Skip to content

Commit

Permalink
Add more classifiers to project metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
wm75 committed Jul 10, 2023
1 parent 0370753 commit 07621d6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,12 @@ license = {file = "LICENSE"}
classifiers = [
"License :: OSI Approved :: MIT License",
"Programming Language :: Python :: 3",
"Development Status :: 4 - Beta",
"Operating System :: OS Independent",
"Topic :: Scientific/Engineering",
"Topic :: Scientific/Engineering :: Bio-Informatics",
"Intended Audience :: Science/Research",
"Natural Language :: English",
]
dependencies = []
dynamic = ["version"]
Expand Down

0 comments on commit 07621d6

Please sign in to comment.