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

View File

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