Merge pull request #2052 from bigchaindb/bug/2049/fix-readthedocs-build

Add yml config for readthedocs build
This commit is contained in:
Troy McConaghy 2018-02-14 15:18:25 +01:00 committed by GitHub
commit 8bd39439f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,3 +3,4 @@ build:
python: python:
version: 3.6 version: 3.6
pip_install: true