Skip to content

Commit

Permalink
tests require lxml
Browse files Browse the repository at this point in the history
  • Loading branch information
jrief committed May 27, 2019
1 parent 2bcc6d3 commit a42bee2
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions tox.ini
Expand Up @@ -10,9 +10,10 @@ deps =
beautifulsoup4
jsonfield
pip
setuptools==35.0.1
pytest==3.0.7
pytest-django==3.1.2
lxml
setuptools
pytest
pytest-django
setenv =
DJANGO_SETTINGS_MODULE = tests.settings
commands = py.test

0 comments on commit a42bee2

Please sign in to comment.