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
82d57203
Commit
82d57203
authored
Dec 21, 2017
by
XuYS
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
部分依赖的GitHub地址替换为本地git仓库地址
parent
1e36bee8
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
13 additions
and
13 deletions
+13
-13
requirements/edx/development.txt
+1
-1
requirements/edx/edx-private.txt
+10
-10
requirements/edx/github.txt
+1
-1
requirements/edx/pre.txt
+1
-1
No files found.
requirements/edx/development.txt
View file @
82d57203
...
...
@@ -12,4 +12,4 @@ click==3.3
isort==4.2.5
# Third-party:
-e git+https://git
hub.com/doctoryes
/code_block_timer.git@f3d0629f086bcc649c3c77f4bc5b9c2c8172c3bf#egg=code_block_timer
-e git+https://git
.orhontech.com/OpenEdx
/code_block_timer.git@f3d0629f086bcc649c3c77f4bc5b9c2c8172c3bf#egg=code_block_timer
requirements/edx/edx-private.txt
View file @
82d57203
...
...
@@ -7,31 +7,31 @@
# For Harvard courses:
-e git+https://git
hub.com/gsehub
/xblock-mentoring.git@4d1cce78dc232d5da6ffd73817b5c490e87a6eee#egg=xblock-mentoring
git+https://git
hub.com/open-craft
/problem-builder.git@v2.6.5#egg=xblock-problem-builder==2.6.5
-e git+https://git
.orhontech.com/OpenEdx
/xblock-mentoring.git@4d1cce78dc232d5da6ffd73817b5c490e87a6eee#egg=xblock-mentoring
git+https://git
.orhontech.com/OpenEdx
/problem-builder.git@v2.6.5#egg=xblock-problem-builder==2.6.5
# Oppia XBlock
-e git+https://git
hub.com/oppia
/xblock.git@9f6b95b7eb7dbabb96b77198a3202604f96adf65#egg=oppia-xblock
-e git+https://git
.orhontech.com/OpenEdx
/xblock.git@9f6b95b7eb7dbabb96b77198a3202604f96adf65#egg=oppia-xblock
# Microsoft's Office Mix XBlock:
-e git+https://git
hub.com/OfficeDev
/xblock-officemix.git@3f876b5f0267b017812620239533a29c7d562d24#egg=officemix
-e git+https://git
.orhontech.com/OpenEdx
/xblock-officemix.git@3f876b5f0267b017812620239533a29c7d562d24#egg=officemix
# This repository contains schoolyourself-xblock, which is used in
# edX's "AlgebraX" and "GeometryX" courses.
-e git+https://git
hub.com/schoolyourself
/schoolyourself-xblock.git@5e4d37716e3e72640e832e961f7cc0d38d4ec47b#egg=schoolyourself-xblock
-e git+https://git
.orhontech.com/OpenEdx
/schoolyourself-xblock.git@5e4d37716e3e72640e832e961f7cc0d38d4ec47b#egg=schoolyourself-xblock
# Prototype XBlocks from edX learning sciences limited roll-outs and user testing.
# Concept XBlock, in particular, is nowhere near finished and an early prototype.
# Profile XBlock is there so we can play with XBlock arguments in the platform, but isn't ready for use outside of
# edX.
-e git+https://git
hub.com/e
dx/ConceptXBlock.git@2376fde9ebdd83684b78dde77ef96361c3bd1aa0#egg=concept-xblock
-e git+https://git
hub.com/e
dx/AudioXBlock.git@1fbf19cc21613aead62799469e1593adb037fdd9#egg=audio-xblock
-e git+https://git
hub.com/e
dx/AnimationXBlock.git@d2b551bb8f49a138088e10298576102164145b87#egg=animation-xblock
-e git+https://git
.orhontech.com/OpenE
dx/ConceptXBlock.git@2376fde9ebdd83684b78dde77ef96361c3bd1aa0#egg=concept-xblock
-e git+https://git
.orhontech.com/OpenE
dx/AudioXBlock.git@1fbf19cc21613aead62799469e1593adb037fdd9#egg=audio-xblock
-e git+https://git
.orhontech.com/OpenE
dx/AnimationXBlock.git@d2b551bb8f49a138088e10298576102164145b87#egg=animation-xblock
# Peer instruction XBlock
ubcpi-xblock==0.6.2
# Vector Drawing and ActiveTable XBlocks (Davidson)
-e git+https://git
hub.com/open-craft
/xblock-vectordraw.git@v0.2.1#egg=xblock-vectordraw==0.2.1
-e git+https://git
hub.com/open-craft
/xblock-activetable.git@e933d41bb86a8d50fb878787ca680165a092a6d5#egg=xblock-activetable
-e git+https://git
.orhontech.com/OpenEdx
/xblock-vectordraw.git@v0.2.1#egg=xblock-vectordraw==0.2.1
-e git+https://git
.orhontech.com/OpenEdx
/xblock-activetable.git@e933d41bb86a8d50fb878787ca680165a092a6d5#egg=xblock-activetable
requirements/edx/github.txt
View file @
82d57203
...
...
@@ -46,7 +46,7 @@
# Python libraries to install directly from github
# Third-party:
git+https://git
hub.com/cyberdelia
/django-pipeline.git@1.5.3#egg=django-pipeline==1.5.3
git+https://git
.orhontech.com/OpenEdx
/django-pipeline.git@1.5.3#egg=django-pipeline==1.5.3
git+https://github.com/edx/django-wiki.git@v0.0.10#egg=django-wiki==0.0.10
git+https://github.com/edx/django-openid-auth.git@0.8#egg=django-openid-auth==0.8
git+https://github.com/edx/MongoDBProxy.git@25b99097615bda06bd7cdfe5669ed80dc2a7fed0#egg=MongoDBProxy==0.1.0
...
...
requirements/edx/pre.txt
View file @
82d57203
...
...
@@ -19,4 +19,4 @@ Cython==0.21.2
# Ginkgo only!
Django==1.8.18
git+https://git
hub.com/e
dx/nltk.git@2.0.6#egg=nltk==2.0.6
git+https://git
.orhontech.com/OpenE
dx/nltk.git@2.0.6#egg=nltk==2.0.6
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