Skip to content

Commit

Permalink
Remove pygr dependency from tox
Browse files Browse the repository at this point in the history
  • Loading branch information
luizirber committed May 29, 2015
1 parent f13ace7 commit 6d196a6
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions tox.ini
Expand Up @@ -5,8 +5,3 @@ envlist = py27, py33, py34
commands = nosetests --with-xcoverage --with-xunit --cover-package=screed --cover-erase --attr '!known_failing'
deps =
nosexcover

[testenv:py27]
deps =
nosexcover
pygr

0 comments on commit 6d196a6

Please sign in to comment.