kopia lustrzana https://gitlab.com/jaywink/federation
Add Python 3.6 to setup.py classifiers
rodzic
0a0fd80366
commit
2a10cb9ffd
1
setup.py
1
setup.py
|
@ -46,6 +46,7 @@ setup(
|
|||
'Programming Language :: Python :: 3 :: Only',
|
||||
'Programming Language :: Python :: 3.4',
|
||||
'Programming Language :: Python :: 3.5',
|
||||
'Programming Language :: Python :: 3.6',
|
||||
'Programming Language :: Python :: Implementation :: CPython',
|
||||
'Topic :: Communications',
|
||||
'Topic :: Internet',
|
||||
|
|
Ładowanie…
Reference in New Issue