Skip to content

Commit

Permalink
undo tox.ini
Browse files Browse the repository at this point in the history
  • Loading branch information
cyrinux committed Sep 3, 2018
1 parent e712c09 commit 6491cee
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,11 @@

[testenv]
deps =
coverage
pytest
pytest-flake8

commands =
pytest --flake8
coverage erase
coverage run --omit=**/__init__.py --source=modules -m py.test
coverage report

[flake8]
max-line-length = 99
Expand Down

0 comments on commit 6491cee

Please sign in to comment.