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.