build(devel): cleanup dev-dependencies

This commit is contained in:
Robert Kaussow 2020-12-28 18:07:10 +01:00
parent 9f6772d062
commit 68e982cdd5
Signed by: xoxys
GPG Key ID: 65362AE74AF98B61
2 changed files with 1 additions and 2 deletions

2
poetry.lock generated
View File

@ -689,7 +689,7 @@ ansible-base = ["ansible-base"]
[metadata] [metadata]
lock-version = "1.1" lock-version = "1.1"
python-versions = "^3.6.0" python-versions = "^3.6.0"
content-hash = "0b1ffb2e3c052af62df296fcc2be7a681eeefaeff12614c951937c32fe28bb28" content-hash = "5ca590e3f4a5b4fae72a71d47d367b99394350c147d48d2d30327fbabec012b1"
[metadata.files] [metadata.files]
ansible = [ ansible = [

View File

@ -69,7 +69,6 @@ pydocstyle = "^5.1.1"
pytest = "^6.2.1" pytest = "^6.2.1"
pytest-cov = "^2.10.1" pytest-cov = "^2.10.1"
pytest-mock = "^3.4.0" pytest-mock = "^3.4.0"
wheel = "^0.36.2"
yapf = "^0.30.0" yapf = "^0.30.0"
[tool.poetry.extras] [tool.poetry.extras]