Move lint dependencies to extras_require (#8330)
Lint dependencies can now be installed with pip install -e ".[lint]" This should help keep the version in sync between tox and documentation.
Loading
Please register or sign in to comment
Lint dependencies can now be installed with pip install -e ".[lint]" This should help keep the version in sync between tox and documentation.