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

This commit is contained in:
John Eskew
2017-09-26 17:34:57 -04:00
parent bbae00a480
commit 0ee412831f
2 changed files with 2 additions and 4 deletions

View File

@@ -1,7 +1,3 @@
# 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

View File

@@ -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