Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
edx-platform-release
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Hsin-Yu Chien
edx-platform-release
Commits
2ff0f636
Commit
2ff0f636
authored
9 years ago
by
David Baumgold
Browse files
Options
Downloads
Patches
Plain Diff
Revert MySQL-python upgrade
parent
1a3f0958
Loading
Loading
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
pavelib/prereqs.py
+1
-0
1 addition, 0 deletions
pavelib/prereqs.py
requirements/edx/base.txt
+0
-1
0 additions, 1 deletion
requirements/edx/base.txt
requirements/edx/post.txt
+9
-0
9 additions, 0 deletions
requirements/edx/post.txt
with
10 additions
and
1 deletion
pavelib/prereqs.py
+
1
−
0
View file @
2ff0f636
...
...
@@ -16,6 +16,7 @@ PYTHON_REQ_FILES = [
'
requirements/edx/github.txt
'
,
'
requirements/edx/local.txt
'
,
'
requirements/edx/base.txt
'
,
'
requirements/edx/post.txt
'
,
]
# Developers can have private requirements, for local copies of github repos,
...
...
This diff is collapsed.
Click to expand it.
requirements/edx/base.txt
+
0
−
1
View file @
2ff0f636
...
...
@@ -52,7 +52,6 @@ Markdown==2.2.1
--allow-unverified meliae
meliae==0.4.0
mongoengine==0.7.10
MySQL-python==1.2.5
networkx==1.7
nose==1.3.3
oauthlib==0.7.2
...
...
This diff is collapsed.
Click to expand it.
requirements/edx/post.txt
0 → 100644
+
9
−
0
View file @
2ff0f636
# DON'T JUST ADD NEW DEPENDENCIES!!!
#
# If you open a pull request that adds a new dependency, you should notify:
# * @mollydb to check licensing
# * One of @e0d, @feanil, @fredsmith, @maxrothman, or @jibsheet
# to check system requirements
# This must be installed after distribute has been updated.
MySQL-python==1.2.4
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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