1
0
mirror of https://github.com/venthur/blag.git synced 2025-11-25 20:52:43 +00:00
Files
blag/.readthedocs.yaml
Bastian Venthur 9a96fe5e81 use py38
2021-03-21 15:10:58 +01:00

9 lines
132 B
YAML

version: 2
python:
version: 3.8
install:
- requirements: requirements.txt
- requirements: requirements-dev.txt
- path: .