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 5f85075 commit c22c48bCopy full SHA for c22c48b
setup.py
@@ -28,7 +28,6 @@
28
'Topic :: Internet :: WWW/HTTP',
29
'License :: OSI Approved :: MIT License'
30
],
31
- package_dir={"": "src"},
32
packages=["nested_multipart_parser"],
33
python_requires=">=3.6",
34
)
0 commit comments