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 650b425 + 5bb345e commit c6341f6Copy full SHA for c6341f6
1 file changed
pyproject.toml
@@ -66,3 +66,6 @@ Changelog = "https://github.com/wright-group/WrightTools/blob/master/CHANGELOG.m
66
[project.scripts]
67
wt5 = "WrightTools.cli._wt5:cli"
68
wt-convert = "WrightTools.cli._units:cli"
69
+
70
+[tool.setuptools.dynamic]
71
+version = {file = "WrightTools/VERSION"}
0 commit comments