Skip to content

Commit

Permalink
Fix README path
Browse files Browse the repository at this point in the history
  • Loading branch information
garberg committed Jan 13, 2025
1 parent 0d8284a commit 39a3a72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pynipap/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[project]
name = "pynipap"
dynamic = ["version", "description"]
readme = "README.md"
readme = "README.rst"
license = {text = "MIT"}
classifiers = [
'Development Status :: 4 - Beta',
Expand Down

0 comments on commit 39a3a72

Please sign in to comment.