mirror of
https://github.com/romanz/amodem.git
synced 2026-02-24 16:18:12 +08:00
setup: Python 3.5 is supported
This commit is contained in:
1
setup.py
1
setup.py
@@ -48,6 +48,7 @@ setup(
|
||||
'Programming Language :: Python :: 3.2',
|
||||
'Programming Language :: Python :: 3.3',
|
||||
'Programming Language :: Python :: 3.4',
|
||||
'Programming Language :: Python :: 3.5',
|
||||
'Topic :: Software Development :: Libraries :: Python Modules',
|
||||
'Topic :: System :: Networking',
|
||||
'Topic :: Communications',
|
||||
|
||||
Reference in New Issue
Block a user