Add ansiwrap to pyproject.toml

This commit is contained in:
Aaron Lichtman 2019-10-26 02:34:06 +02:00
parent b4bfc2c138
commit 75a8249f38
No known key found for this signature in database
GPG key ID: 22368077DE9F9903

View file

@ -25,6 +25,7 @@ asteval = "^0.9.14"
colorama = {version = "^0.4.1",platform = "win32"}
python-dateutil = "^2.8"
pyyaml = "^5.1"
ansiwrap = "^0.8.4"
[tool.poetry.dev-dependencies]
behave = "^1.2"