Fix python version in environment.yml
This commit is contained in:
parent
ab56af5d15
commit
1e05b22fbc
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user