Skip to content

Commit c22c48b

Browse files
committed
fix setup pypi
1 parent 5f85075 commit c22c48b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
'Topic :: Internet :: WWW/HTTP',
2929
'License :: OSI Approved :: MIT License'
3030
],
31-
package_dir={"": "src"},
3231
packages=["nested_multipart_parser"],
3332
python_requires=">=3.6",
3433
)

0 commit comments

Comments
 (0)