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 92fdad6 + cff7f34 commit c4af528Copy full SHA for c4af528
pyproject.toml
@@ -33,3 +33,6 @@ dev = ["black", "pytest"]
33
34
[project.scripts]
35
decoy = "decoy.cli:rootcmd"
36
+
37
+[tool.setuptools]
38
+packages = ["decoy"]
0 commit comments