fix `install_requires` handling of extras
Internally move requirements in `install_requires` that are using extras to `extras_require` so those extras don't get stripped when building wheels.
Showing
Please register or sign in to comment