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 df7fb34 + bfc9831 commit 844b6e2Copy full SHA for 844b6e2
pyproject.toml
@@ -21,9 +21,6 @@ license = {text = "MIT License"}
21
historyview = "processinghistory.cmdline.historyview:mainCmd"
22
test_processinghistory = "processinghistory.tests:mainCmd"
23
24
-[tool.setuptools]
25
-packages = ["processinghistory"]
26
-
27
[tool.setuptools.dynamic]
28
version = {attr = "processinghistory.__version__"}
29
0 commit comments