mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-07 10:22:59 +00:00
Drop support for Python 3.4 and make minimum version 3.5.2.
This commit is contained in:
1
setup.py
1
setup.py
@ -63,7 +63,6 @@ setup(name='discord.py',
|
||||
'Intended Audience :: Developers',
|
||||
'Natural Language :: English',
|
||||
'Operating System :: OS Independent',
|
||||
'Programming Language :: Python :: 3.4',
|
||||
'Programming Language :: Python :: 3.5',
|
||||
'Programming Language :: Python :: 3.6',
|
||||
'Topic :: Internet',
|
||||
|
Reference in New Issue
Block a user