Skip to content
This repository has been archived by the owner on Jul 29, 2020. It is now read-only.

Commit

Permalink
Merge pull request django-compressor#439 from RonnyPfannschmidt/tests
Browse files Browse the repository at this point in the history
add usedevelop to tox testenv
  • Loading branch information
jezdez committed Sep 10, 2013
2 parents 0ae9582 + 0952048 commit c961dad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Expand Up @@ -29,6 +29,7 @@ envlist =
py26-1.4.X

[testenv]
usedevelop = true
whitelist_externals = make
downloadcache = {toxworkdir}/_download/
commands =
Expand Down

0 comments on commit c961dad

Please sign in to comment.