Commit 3b7caa77 by Sébastien Eustace

Update pyproject.toml

parent 6344e7a8
...@@ -49,6 +49,7 @@ virtualenv = { version = "^15.2", python = "~2.7" } ...@@ -49,6 +49,7 @@ virtualenv = { version = "^15.2", python = "~2.7" }
# So we set them here # So we set them here
msgpack-python = "^0.5" msgpack-python = "^0.5"
lockfile = "^0.12" lockfile = "^0.12"
pkginfo = "^1.4"
[tool.poetry.dev-dependencies] [tool.poetry.dev-dependencies]
pytest = "^3.4" pytest = "^3.4"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment