setup.py: get rid of setup_requires and tests_require
These two options are pure setuptools functionality and problematic: https://pip.pypa.io/en/stable/user_guide/?highlight=setup_requires#installation-bundles
Please register or sign in to comment