mirror of https://github.com/hero-y/BHRL
8 lines
145 B
YAML
8 lines
145 B
YAML
|
version: 2
|
||
|
|
||
|
python:
|
||
|
version: 3.7
|
||
|
install:
|
||
|
- requirements: requirements/docs.txt
|
||
|
- requirements: requirements/readthedocs.txt
|