This change allows docs to build properly. Extra requirements were backported to Scale 5.x that aren't compatible with Python 2.7 (not sure how it's working in Scale 7). It seems like Scale 5 docs have been broken since this commit.
Confirmed this is working by building a docker image and running it locally, enabling the webserver.
Checklist
manage.py test
passesDescription of change
This change allows docs to build properly. Extra requirements were backported to Scale 5.x that aren't compatible with Python 2.7 (not sure how it's working in Scale 7). It seems like Scale 5 docs have been broken since this commit.
Confirmed this is working by building a docker image and running it locally, enabling the webserver.