Re-introduce pytest-env

This commit is contained in:
richard-dds
2018-08-21 20:25:10 -04:00
parent e0ebce1448
commit 9dd1a417e0
2 changed files with 15 additions and 51 deletions

View File

@@ -29,6 +29,7 @@ black = "*"
pytest-watch = "*"
factory-boy = "*"
pytest-flask = "*"
pytest-env = "*"
[requires]
python_version = "3.6"