diff --git a/README.rst b/README.rst index f458986..c180871 100644 --- a/README.rst +++ b/README.rst @@ -4,8 +4,6 @@ A python module for interacting with various parts of Steam_. Supports Python ``2.7+`` and ``3.4+``. -Python 3 support for the SteamClient is not available in the release, see `issue#10 `_. - Main features: * `SteamID `_ - convert between the various ID representations with ease diff --git a/docs/index.rst b/docs/index.rst index 8deda42..b04e303 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -7,15 +7,10 @@ |pypi| |license| - A python module for interacting with various parts of Steam_. Supports Python ``2.7+`` and ``3.4+``. -.. note:: - Python 3 support for the SteamClient is not available in the release, - see `issue#10 `_. - Main features: * :doc:`SteamID ` - convert between the various ID representations with ease