Validator icon indicating copy to clipboard operation
Validator copied to clipboard

0.7.1 sdist is unable to build

Open blkmajik opened this issue 3 years ago • 0 comments

Bug Description: Unable to build package from sdist on pypi.

The requirements/prod.txt file needs to be added to MANIFEST.in as it's required by setup.py to build the package.

Expected Behavior: You should be able to build package from the sdist file.

blkmajik avatar Mar 10 '22 19:03 blkmajik