Skip to content

Commit 6a6c0e0

Browse files
authored
Update setup.cfg
- authors.md file, emails
1 parent 5876c56 commit 6a6c0e0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

setup.cfg

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[metadata]
22
name = cebra
33
version = attr: cebra.__version__
4-
author = Steffen Schneider, Jin H Lee, Mackenzie W Mathis
5-
author_email = [email protected]
4+
author = file: AUTHORS.md
5+
66
description = Consistent Embeddings of high-dimensional Recordings using Auxiliary variables
77
long_description = file: README.md
88
long_description_content_type = text/markdown
@@ -12,7 +12,7 @@ url = https://github.com/AdaptiveMotorControlLab/CEBRA
1212
project_urls =
1313
Bug Tracker = https://github.com/AdaptiveMotorControlLab/CEBRA/issues
1414
classifiers =
15-
Development Status :: 4 - Beta
15+
Development Status :: 5 - Production/Stable
1616
Environment :: GPU :: NVIDIA CUDA
1717
Intended Audience :: Science/Research
1818
Operating System :: OS Independent

0 commit comments

Comments
 (0)