Commit 0ee41283 by John Eskew

Include paver in tox env - a few tests use it.

parent bbae00a4
# Requirements to run and test Paver
Paver==1.2.4
lazy==1.1
path.py==8.2.1
watchdog==0.8.3
python-memcached
libsass==0.10.0
......@@ -15,6 +15,8 @@ deps =
-rrequirements/edx/local.txt
-rrequirements/edx/base.txt
-rrequirements/edx/development.txt
# There's 1-2 tests which call a paver command...
-rrequirements/edx/paver.txt
-rrequirements/edx/testing.txt
-rrequirements/edx/post.txt
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment