Merge pull request #1490 from chenjr0719/fix_doc_build

Fix python version in doc build
This commit is contained in:
7 2019-02-19 16:26:56 -08:00 committed by GitHub
commit 52deebaf65
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
name: py36
dependencies:
- pip=18.1=py36_0
- python=3.6.5=0
- python=3.6=0
- setuptools=40.4.3=py36_0
- pip:
- httptools>=0.0.10