Skip to content

Commit

Permalink
Merge pull request #109 from BlueBrain/fix-pyproject
Browse files Browse the repository at this point in the history
Fix classifier in pyproject
AurelienJaquier authored Oct 2, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
2 parents b07220d + 0680120 commit 69805d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -24,7 +24,7 @@ dependencies = [
"tqdm>=4.65.0",
]
classifiers=[
"Development Status :: 5 - Stable",
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Education",
"Intended Audience :: Science/Research",
"Programming Language :: Python",

0 comments on commit 69805d8

Please sign in to comment.