Skip to content

Commit da8f8e9

Browse files
committed
update license classifier
1 parent 395f7aa commit da8f8e9

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

setup.cfg

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ author_email = [email protected], [email protected]
66
description = Consistent Embeddings of high-dimensional Recordings using Auxiliary variables
77
long_description = file: README.md
88
long_description_content_type = text/markdown
9+
license = Apache-2.0
910
license_files = LICENSE.md
1011
license_file_type = text/markdown
1112
url = https://github.com/AdaptiveMotorControlLab/CEBRA
@@ -18,9 +19,6 @@ classifiers =
1819
Operating System :: OS Independent
1920
Programming Language :: Python :: 3
2021
Topic :: Scientific/Engineering :: Artificial Intelligence
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
2422

2523

2624
[options]

0 commit comments

Comments
 (0)