* Generate pre-commit test dependencies instead of duplicating * Upgrade/sync to flake8 3.7.9, flake8-docstrings 1.5.0, and pydocstyle 4.0.1 https://flake8.readthedocs.io/en/latest/release-notes/3.7.9.html https://gitlab.com/pycqa/flake8-docstrings/blob/1.4.0/HISTORY.rst https://gitlab.com/pycqa/flake8-docstrings/blob/1.5.0/HISTORY.rst http://www.pydocstyle.org/en/4.0.1/release_notes.html * Include requirements_test.txt from *_all.txt instead of copying
6 lines
172 B
Text
6 lines
172 B
Text
# Automatically generated from .pre-commit-config-all.yaml by gen_requirements_all.py, do not edit
|
|
|
|
black==19.10b0
|
|
flake8-docstrings==1.5.0
|
|
flake8==3.7.9
|
|
pydocstyle==4.0.1
|