Skip to content

Commit

Permalink
add classifiers
Browse files Browse the repository at this point in the history
  • Loading branch information
mrjleo committed Mar 10, 2024
1 parent 36dd00b commit 4fbca6e
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 @@ -21,6 +21,11 @@ dependencies = [
"tqdm",
"h5py>=3.0.0",
]
classifiers = [
"Programming Language :: Python :: 3",
"License :: OSI Approved :: MIT License",
"Intended Audience :: Science/Research",
]

[project.optional-dependencies]
pyterrier = ["python-terrier>=0.10.0"]
Expand Down

0 comments on commit 4fbca6e

Please sign in to comment.