PEP 517 and projects that can't install via wheels

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