Skip to content

Commit

Permalink
fixes description declaration
Browse files Browse the repository at this point in the history
  • Loading branch information
WolfgangFahl committed Dec 18, 2023
1 parent 486645f commit c57635f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Expand Up @@ -57,7 +57,7 @@ classifiers=[
"Intended Audience :: Science/Research",
"License :: OSI Approved :: Apache Software License"
]
dynamic = ["version", "description"]
dynamic = ["version"]
[tool.hatch.version]
path = "nicetrack/__init__.py"

Expand Down

0 comments on commit c57635f

Please sign in to comment.