mirror of
https://github.com/cowrie/cowrie.git
synced 2025-07-01 18:07:27 -04:00
Pip check (#1576)
* 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:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user