refactor: install DoneXBlock from PyPI instead of github hash
This commit is contained in:
@@ -69,6 +69,7 @@ django-user-tasks
|
||||
django-waffle
|
||||
django-webpack-loader # Used to wire webpack bundles into the django asset pipeline
|
||||
djangorestframework
|
||||
done-xblock
|
||||
edx-ace
|
||||
edx-analytics-data-api-client
|
||||
edx-api-doc-tools
|
||||
|
||||
@@ -68,7 +68,6 @@ git+https://github.com/edx/django-ratelimit-backend.git@v2.0.1a5#egg=django-rate
|
||||
-e git+https://github.com/edx/codejail.git@3.1.3#egg=codejail==3.1.3
|
||||
-e git+https://github.com/edx/acid-block.git@758855a67d2f12bd74db4d5e7a0862d6e65f079c#egg=acid-xblock
|
||||
-e git+https://github.com/edx/RateXBlock.git@2.0.1#egg=rate-xblock
|
||||
-e git+https://github.com/edx/DoneXBlock.git@2.0.3#egg=done-xblock
|
||||
-e git+https://github.com/edx-solutions/xblock-google-drive.git@2d176468e33c0713c911b563f8f65f7cf232f5b6#egg=xblock-google-drive
|
||||
|
||||
# Third Party XBlocks
|
||||
|
||||
Reference in New Issue
Block a user