Skip to content

Commit c06830d

Browse files
henryiiiKludex
andauthored
fix: add missing files to SDist (#171)
Co-authored-by: Marcelo Trylesinski <[email protected]>
1 parent 5578583 commit c06830d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Source = "https://github.com/Kludex/python-multipart"
6868
path = "python_multipart/__init__.py"
6969

7070
[tool.hatch.build.targets.sdist]
71-
include = ["/python_multipart", "/tests", "CHANGELOG.md", "LICENSE.txt", "_python_multipart.pth", "_python_multipart_loader.py"]
71+
include = ["/python_multipart", "/multipart", "/tests", "CHANGELOG.md", "LICENSE.txt"]
7272

7373
[tool.hatch.build.targets.wheel]
7474
packages = ["python_multipart", "multipart"]

0 commit comments

Comments
 (0)