1
0
mirror of https://github.com/venthur/blag.git synced 2025-11-25 20:52:43 +00:00

added readthedocs config

This commit is contained in:
Bastian Venthur
2021-03-21 14:56:23 +01:00
parent 14ebc2769c
commit b2f32e84e4

6
.readthedocs.yaml Normal file
View File

@@ -0,0 +1,6 @@
version: 2
python:
install:
- requirements: requirements.txt
- requirements: requirements-dev.txt