django-helpdesk/tox.ini

10 lines
167 B
INI
Raw Normal View History

[tox]
minversion = 3.25.1
requires = pytest
freezegun
[testenv:release]
commands = pip install -r requirements-testing.txt
python quicktest.py