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.
1 parent e27ba48 commit 210d8ceCopy full SHA for 210d8ce
pyproject.toml
@@ -39,6 +39,7 @@ packages = [
39
{ include = 'poetry.lock', format = "sdist" },
40
{ include = 'tox.ini', format = "sdist" },
41
{ include = 'setup.cfg', format = "sdist" },
42
+ { include = 'setup.py', format = "sdist" },
43
{ include = 'CODEOWNERS', format = "sdist" },
44
{ include = 'MANIFEST.in', format = "sdist" },
45
{ include = 'SECURITY.md', format = "sdist" }
0 commit comments