This commit is contained in:
Ace 2020-11-23 11:53:24 +01:00 committed by GitHub
parent 9f1ef3a3e9
commit 994944e8b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@ python:
version: 3.7
install:
- requirements: requirements.txt
- method: pip3
- method: pip
path: .
sphinx:
builder: html