fix: tutor-openedx was renamed to tutor
This commit is contained in:
parent
b96b8fa72d
commit
fb2bdd9005
2
setup.py
2
setup.py
@ -39,7 +39,7 @@ setup(
|
||||
packages=find_packages(exclude=["tests*"]),
|
||||
include_package_data=True,
|
||||
python_requires=">=3.5",
|
||||
install_requires=["tutor-openedx>=12.0.0,<13.0.0"],
|
||||
install_requires=["tutor>=12.0.0,<13.0.0"],
|
||||
entry_points={
|
||||
"tutor.plugin.v0": [
|
||||
"android = tutorandroid.plugin"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user