* add pip check/pip install to verify recommend config actually works
* add yamllint because too much yaml now
* add FAQ's
This commit is contained in:
Michel Oosterhof
2021-06-09 13:37:10 +08:00
committed by GitHub
parent 90386933e5
commit 2a68eacb69
12 changed files with 101 additions and 46 deletions

View File

@ -4,14 +4,17 @@ importlib_metadata==4.0.1; python_version<'3.8'
mypy-extensions==0.4.3; platform_python_implementation=='CPython'
mypy-zope==0.3.0; platform_python_implementation=='CPython'
mypy==0.812; platform_python_implementation=='CPython'
pathspec==0.8.1
pipdeptree==2.0.0
pre-commit==2.12.1
pur==5.4.0
pyre-check==0.9.0
pytype==2021.4.15; platform_python_implementation=='CPython'
pyupgrade==2.13.0
pyyaml==5.4.1
setuptools==56.0.0
sphinx-copybutton==0.3.1
sphinx_rtd_theme==0.5.2
tox==3.23.0
twistedchecker==0.7.4
yamllint==1.26.1