refactor: install DoneXBlock from PyPI instead of github hash

This commit is contained in:
Soban Javed
2021-04-07 14:31:50 +05:00
parent 66c2da1ab4
commit 083c80dea3
2 changed files with 1 additions and 1 deletions

View File

@@ -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

View File

@@ -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