Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
edx-platform-release
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Admin message
code.vt.edu will be down for maintenance from 0530-0630 EDT Wednesday, March 26th
Show more breadcrumbs
Hsin-Yu Chien
edx-platform-release
Commits
0ee41283
Commit
0ee41283
authored
7 years ago
by
John Eskew
Browse files
Options
Downloads
Patches
Plain Diff
Include paver in tox env - a few tests use it.
parent
bbae00a4
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
requirements/edx/paver.txt
+0
-4
0 additions, 4 deletions
requirements/edx/paver.txt
tox.ini
+2
-0
2 additions, 0 deletions
tox.ini
with
2 additions
and
4 deletions
requirements/edx/paver.txt
+
0
−
4
View file @
0ee41283
# 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
This diff is collapsed.
Click to expand it.
tox.ini
+
2
−
0
View file @
0ee41283
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment