Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
gregdenay committed Jun 14, 2024
1 parent deb240d commit c35fd14
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ requires = [
build-backend = "setuptools.build_meta"

[project]
dynamic = ["version"]
name = "taxidtools"
dynamic = ["version", "name", "author", "author_email", "description", "long_description",
"license", "classifiers"]
dependencies = [
"mkdocstrings-python",
]

0 comments on commit c35fd14

Please sign in to comment.