Add and configure DjangoQL

This commit is contained in:
Stéphane Brunner
2019-01-26 22:10:13 +01:00
parent 1e4b0dc812
commit 711c0925e1
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 = "*"