You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
setup.py depends on the presence of requirements.txt and test-requirements.txt, however these files are not included within the source distribution on PyPI.
This means that the package cannot be installed from the source distribution.