Skip to content

Commit 210d8ce

Browse files
committed
Add setup.py to source distribution
1 parent e27ba48 commit 210d8ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ packages = [
3939
{ include = 'poetry.lock', format = "sdist" },
4040
{ include = 'tox.ini', format = "sdist" },
4141
{ include = 'setup.cfg', format = "sdist" },
42+
{ include = 'setup.py', format = "sdist" },
4243
{ include = 'CODEOWNERS', format = "sdist" },
4344
{ include = 'MANIFEST.in', format = "sdist" },
4445
{ include = 'SECURITY.md', format = "sdist" }

0 commit comments

Comments
 (0)