Merge branch 'master' into nightly
This commit is contained in:
commit
dd71d26bd3
@ -94,7 +94,7 @@ This Tutor plugin is maintained by Régis Behmo from `Overhang.IO <https://overh
|
||||
|
||||
|
||||
`Max retries exceeded with url`
|
||||
+++++++++++++++++++++++++++++++
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
When running in production with HTTPS enabled, you may face this error during the `init` phase of `tutor local launch`:
|
||||
|
||||
|
||||
1
setup.py
1
setup.py
@ -31,6 +31,7 @@ setup(
|
||||
maintainer_email="regis@overhang.io",
|
||||
description="A Tutor plugin for course discovery, the Open edX service for providing access to consolidated course and program metadata",
|
||||
long_description=readme,
|
||||
long_description_content_type="text/x-rst",
|
||||
packages=find_packages(exclude=["tests*"]),
|
||||
include_package_data=True,
|
||||
install_requires=["tutor>=15.0.0,<16.0.0"],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user