diff options
| author | Rapptz <[email protected]> | 2015-12-04 06:43:04 -0500 |
|---|---|---|
| committer | Rapptz <[email protected]> | 2015-12-04 06:43:04 -0500 |
| commit | 0489fcb48106fe3fc5d5b4cb4f27221acb4e5e6c (patch) | |
| tree | 78470dbc97dc020084120f0fe07e1411794c83f6 /setup.py | |
| parent | Move async_client.py to client.py (diff) | |
| download | discord.py-0489fcb48106fe3fc5d5b4cb4f27221acb4e5e6c.tar.xz discord.py-0489fcb48106fe3fc5d5b4cb4f27221acb4e5e6c.zip | |
Update README and setuputils related files to point to async version.
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -32,7 +32,6 @@ setup(name='discord.py', 'Intended Audience :: Developers', 'Natural Language :: English', 'Operating System :: OS Independent', - 'Programming Language :: Python :: 3.3', 'Programming Language :: Python :: 3.4', 'Programming Language :: Python :: 3.5', 'Topic :: Internet', |