pip install
and setup.py bdist_wheel
treat install_requires
differently. See the discussion at Install install_requires before running python setup.py bdist_wheel · Issue #6193 · pypa/pip · GitHub and Support for build-and-run-time dependencies
pip install
and setup.py bdist_wheel
treat install_requires
differently. See the discussion at Install install_requires before running python setup.py bdist_wheel · Issue #6193 · pypa/pip · GitHub and Support for build-and-run-time dependencies