Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
edx-platform
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
edx
edx-platform
Commits
ee8913a5
Commit
ee8913a5
authored
Jul 14, 2015
by
David Baumgold
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Revert MySQL-python upgrade
parent
ffb0a6a0
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
10 additions
and
1 deletions
+10
-1
pavelib/prereqs.py
+1
-0
requirements/edx/base.txt
+0
-1
requirements/edx/post.txt
+9
-0
No files found.
pavelib/prereqs.py
View file @
ee8913a5
...
...
@@ -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,
...
...
requirements/edx/base.txt
View file @
ee8913a5
...
...
@@ -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
...
...
requirements/edx/post.txt
0 → 100644
View file @
ee8913a5
# 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
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment