Files
cibuildwheel/.readthedocs.yml
T

12 lines
235 B
YAML
Raw Normal View History

2019-10-06 22:57:41 +01:00
# Read the Docs configuration file
# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details
version: 2
mkdocs:
configuration: mkdocs.yml
python:
version: 3.7
2019-11-03 18:35:17 +00:00
install:
- requirements: requirements-dev.txt