Fixing make docs

Adding constraint on sphinx.
This commit is contained in:
Awais Qureshi
2020-12-08 16:20:24 +05:00
parent 75391262da
commit 1f616f6fcd
4 changed files with 20 additions and 3 deletions

View File

@@ -7,7 +7,7 @@ from django.contrib.sites.models import Site
from openedx.core.djangoapps.theming.helpers import get_current_request
from .models import (
from common.djangoapps.third_party_auth.models import (
_LTI_BACKENDS,
_PSA_OAUTH2_BACKENDS,
_PSA_SAML_BACKENDS,