Commit d714edfa by swdanielli

remove the requirement for installing xblock

parent 2b776c02
......@@ -21,9 +21,6 @@ setup(
packages=[
'recommender',
],
install_requires=[
'XBlock',
],
entry_points={
'xblock.v1': [
'recommender = recommender:RecommenderXBlock',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment