Add and configure DjangoQL

This commit is contained in:
Stéphane Brunner
2019-01-26 22:10:13 +01:00
parent 0256dcbe32
commit 4efb153e86
5 changed files with 19 additions and 2 deletions

View File

@@ -34,6 +34,7 @@ pytest-django = "*"
pytest-sugar = "*"
pytest-env = "*"
pytest-xdist = "*"
djangoql = "*"
[dev-packages]
ipython = "*"