We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8b6de44 + 5634b0e commit d4ad96bCopy full SHA for d4ad96b
pyproject.toml
@@ -1,7 +1,6 @@
1
[project]
2
name = "millrun"
3
-version = "0.1.0"
4
-description = "Add your description here"
+dynamic=['version', 'description']
5
readme = "README.md"
6
authors = [
7
{ name = "Connor Ferster", email = "connor@structuralpython.com" }
0 commit comments