Skip to content

Commit

Permalink
removed comment from tox.ini
Browse files Browse the repository at this point in the history
  • Loading branch information
adamhajari committed Nov 15, 2016
1 parent e93c654 commit c5e7762
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
@@ -1,5 +1,5 @@
[tox]
envlist = py27,py34
[testenv]
deps=pytest # or 'nose' or ...
deps=pytest
commands=nosetests

0 comments on commit c5e7762

Please sign in to comment.