mirror of
https://github.com/RRZE-HPC/OSACA.git
synced 2025-07-21 20:51:04 +02:00
fixed classifiers in setup.py
first upload to pypi
This commit is contained in:
2
setup.py
2
setup.py
@@ -65,7 +65,7 @@ setup(
|
||||
'Topic :: Utilities',
|
||||
|
||||
# Pick your license as you wish (should match "license" above)
|
||||
'License :: OSI Approved :: GNU Affero General Public License v3'
|
||||
'License :: OSI Approved :: GNU Affero General Public License v3',
|
||||
|
||||
# Specify the Python versions you support here. In particular, ensure
|
||||
# that you indicate wheter you support Python2, Python 3 or both.
|
||||
|
Reference in New Issue
Block a user