switch back to requirement.txt

This commit is contained in:
Ace
2020-11-23 13:42:54 +01:00
committed by GitHub
parent f1063496a4
commit d9effaddf0

View File

@@ -3,6 +3,7 @@ version: 2
python: python:
version: 3.7 version: 3.7
install: install:
- requirements: requirements.txt
- method: pip - method: pip
path: . path: .
sphinx: sphinx: