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