rapids/.readthedocs.yml

8 lines
89 B
YAML
Raw Permalink Normal View History

2020-12-04 00:11:29 +01:00
version: 2
python:
version: 3.7
install:
- requirements: docs/requirements.txt
2020-12-04 00:11:29 +01:00