summary refs log tree commit diff
path: root/changelog.d/8330.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move lint dependencies to extras_require (#8330)Jonathan de Jong2020-09-171-0/+1
Lint dependencies can now be installed with pip install -e ".[lint]" This should help keep the version in sync between tox and documentation.