Trying to fix readthedocs build
This commit is contained in:
parent
e5e0f43b42
commit
696f9f9aeb
|
@ -1,9 +1,12 @@
|
|||
version: 2
|
||||
|
||||
build:
|
||||
os: ubuntu-20.04
|
||||
tools:
|
||||
python: "2.7"
|
||||
|
||||
python:
|
||||
version: 2.7
|
||||
install:
|
||||
- requirements: docs/requirements.txt
|
||||
- method: setuptools
|
||||
- method: pip
|
||||
path: .
|
||||
system_packages: false
|
||||
|
|
Reference in New Issue
Block a user