Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
edx-analytics-dashboard
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-analytics-dashboard
Commits
e983f4f8
Commit
e983f4f8
authored
Nov 29, 2016
by
Ned Batchelder
Committed by
GitHub
Nov 29, 2016
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #586 from edx/ned/i18n-tools-035
No need for path.py, install i18n-tools from pypi
parents
e6ef34a6
0d933cbe
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
2 deletions
+1
-2
requirements/base.txt
+1
-1
requirements/production.txt
+0
-1
No files found.
requirements/base.txt
View file @
e983f4f8
...
...
@@ -15,6 +15,7 @@ django-waffle==0.11.1 # BSD
pinax-announcements==2.0.4 # MIT
edx-auth-backends==0.5.0
edx-django-release-util==0.1.2
edx-i18n-tools==0.3.5
edx-rest-api-client>=1.5.0, <1.6.0 # Apache
libsass==0.11.1 # MIT
...
...
@@ -26,7 +27,6 @@ requests==2.10.0 # Apache 2.0
git+https://github.com/edx/django-lang-pref-middleware.git@0.1.0#egg=django-lang-pref-middleware
git+https://github.com/edx/edx-analytics-data-api-client.git@0.9.0#egg=edx-analytics-data-api-client==0.9.0 # edX
git+https://github.com/edx/i18n-tools.git@e45077a25a90e1ead45b9f675ef2112f4fd9cc17#egg=i18n_tools
git+https://github.com/edx/opaque-keys.git@d45d0bd8d64c69531be69178b9505b5d38806ce0#egg=opaque-keys
# custom opaque-key implementations for ccx
git+https://github.com/jazkarta/ccx-keys.git@e6b03704b1bb97c1d2f31301ecb4e3a687c536ea#egg=ccx-keys
requirements/production.txt
View file @
e983f4f8
...
...
@@ -5,6 +5,5 @@
MySQL-python==1.2.5 # GPL License
PyYAML==3.11 # MIT License
gunicorn==0.17.4 # MIT
path.py==5.2 # MIT
python-memcached==1.53
nodeenv==0.13.3 # BSD
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