The sdist package at PyPI is missing tasks/make_zipapp.py file. Without the file following three tests fails:
=========================== short test summary info ============================
ERROR tests/integration/test_zipapp.py::test_zipapp_help - subprocess.CalledP...
ERROR tests/integration/test_zipapp.py::test_zipapp_create[app-data] - subpro...
ERROR tests/integration/test_zipapp.py::test_zipapp_create[pip] - subprocess....
===== 351 passed, 21 skipped, 103 warnings, 3 errors in 452.91s (0:07:32) ======
Please add missing tasks/make_zipapp.py to sdist.
Thank you.
The sdist package at PyPI is missing
tasks/make_zipapp.pyfile. Without the file following three tests fails:Please add missing
tasks/make_zipapp.pyto sdist.Thank you.