-
- Downloads
Reduce test requirements duplication, sync flake8 and related (#28538)
* 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
Showing
- .pre-commit-config-all.yaml 3 additions, 3 deletions.pre-commit-config-all.yaml
- .pre-commit-config.yaml 3 additions, 3 deletions.pre-commit-config.yaml
- requirements_test.txt 1 addition, 5 deletionsrequirements_test.txt
- requirements_test_all.txt 3 additions, 24 deletionsrequirements_test_all.txt
- requirements_test_pre_commit.txt 6 additions, 0 deletionsrequirements_test_pre_commit.txt
- script/gen_requirements_all.py 27 additions, 4 deletionsscript/gen_requirements_all.py
Loading
Please register or sign in to comment