Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[AIRFLOW-XXX] Use Py3.7 on readthedocs (apache#5078)
Previous builds were failing with "Command killed due to excessive memory consumption". This updated the RTD config, removes the un-needed extras (which we have mocked for a while now), switches to building on Py3.7. This seems to help the docs build again
- Loading branch information