WIP: Adding vanguard...

This commit is contained in:
Christophe Mehay 2020-06-01 00:57:35 +02:00
parent af0cbea44f
commit 0334d7eb6b
13 changed files with 682 additions and 127 deletions

View file

@ -26,8 +26,10 @@ onions = "onions:main"
python = ">= 3.7, < 3.8"
pytor = "^0.1.5"
Jinja2 = "^2.10"
pyentrypoint = "^0.5.2"
pyentrypoint = "^0.7.3"
importlib_metadata = "^1.6.0"
vanguards = "^0.3.1"
ipy = "^1.00"
[tool.poetry.dev-dependencies]
autopep8 = "^1.5.2"