Update poe (#132)

- This update improves support for windows & removes the direct dependency on poetry
This commit is contained in:
nat
2020-08-06 23:16:25 +03:00
committed by GitHub
parent 43c134d27c
commit 804805f0f5
2 changed files with 105 additions and 589 deletions

View File

@@ -26,7 +26,7 @@ bpython = "^0.19"
grpcio-tools = "^1.30.0"
jinja2 = "^2.11.2"
mypy = "^0.770"
poethepoet = "^0.4.0"
poethepoet = "^0.5.0"
protobuf = "^3.12.2"
pytest = "^5.4.2"
pytest-asyncio = "^0.12.0"