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 5578583 commit c06830dCopy full SHA for c06830d
pyproject.toml
@@ -68,7 +68,7 @@ Source = "https://github.com/Kludex/python-multipart"
68
path = "python_multipart/__init__.py"
69
70
[tool.hatch.build.targets.sdist]
71
-include = ["/python_multipart", "/tests", "CHANGELOG.md", "LICENSE.txt", "_python_multipart.pth", "_python_multipart_loader.py"]
+include = ["/python_multipart", "/multipart", "/tests", "CHANGELOG.md", "LICENSE.txt"]
72
73
[tool.hatch.build.targets.wheel]
74
packages = ["python_multipart", "multipart"]
0 commit comments