Revision d622726d
Added by Serghei Mihai over 8 years ago
tox.ini | ||
---|---|---|
19 | 19 |
djangorestframework |
20 | 20 |
pylint==1.4.0 |
21 | 21 |
astroid==1.3.2 |
22 |
git+http://repos.entrouvert.org/python-emails.git#egg=emails |
|
22 | 23 |
commands = |
23 | 24 |
py.test {env:COVERAGE:} {posargs:tests/} |
Also available in: Unified diff
tests: run tests with custom emails lib