Skip to content
This repository was archived by the owner on Feb 26, 2025. It is now read-only.

Commit 7d76597

Browse files
author
Jaquier Aurélien Tristan
committed
fix pyproject classifiers
1 parent ae61cde commit 7d76597

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

pyproject.toml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,9 @@ dependencies = [
2424
"NEURON>=7.8",
2525
]
2626
classifiers = [
27-
"Development Status :: 5 - Production/Stable",
27+
"Development Status :: 5 - Production/Stable",
2828
"Environment :: Console",
29-
"License :: OSI Approved :: GNU Lesser General Public ",
30-
"License v3 (LGPLv3)",
29+
"License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)",
3130
"Programming Language :: Python :: 3 :: Only",
3231
"Operating System :: POSIX",
3332
"Topic :: Scientific/Engineering",

0 commit comments

Comments
 (0)