Build docs using python3 #1885

Open
g1itch wants to merge 4 commits from g1itch/doc-python3 into v0.6
Showing only changes of commit eff8faf4d1 - Show all commits

View File

@ -1,7 +1,7 @@
version: 2
python:
version: 2.7
version: 3.8
install:
- requirements: docs/requirements.txt
- method: setuptools