File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -12,13 +12,16 @@ url = https://github.com/AdaptiveMotorControlLab/CEBRA
1212project_urls =
1313 Bug Tracker = https://github.com/AdaptiveMotorControlLab/CEBRA/issues
1414classifiers =
15- Development Status :: 3 - Alpha
15+ Development Status :: 4 - Beta
1616 Environment :: GPU :: NVIDIA CUDA
1717 Intended Audience :: Science/Research
1818 Operating System :: OS Independent
1919 Programming Language :: Python :: 3
2020 Topic :: Scientific/Engineering :: Artificial Intelligence
21- License :: Free for non-commercial use
21+ # NOTE(stes): Upgrade according to https://github.com/pypa/trove-classifiers/issues/17#issuecomment-385027197
22+ # once the new classifiers are published
23+ License :: OSI Approved :: Apache Software License
24+
2225
2326[options]
2427packages = find:
You can’t perform that action at this time.
0 commit comments