Files
sphinx_rtd_theme/.readthedocs.yml
Benjamin Balder Bach 79fd7487f0 Use latest python3 on build server
Tested this to work on a local RTD server with Python 3.7. Consider this as a better default than pinning specific Python 3 versions, which makes it harder for the central RTD server to get rid of these versions.
2020-10-07 16:45:41 +02:00

6 lines
85 B
YAML

version: 2
python:
version: 3
install:
- requirements: docs/requirements.txt