Skip to content

Commit 251b221

Browse files
author
Cameron Stark
committed
install cftime from pip instead
1 parent 7b9ab4a commit 251b221

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/requirements-py35.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ channels:
33
- defaults
44
- conda-forge
55
dependencies:
6-
- cftime>=1.1.1
76
- coveralls
87
- cython
98
- ephem
@@ -25,6 +24,7 @@ dependencies:
2524
- shapely # pvfactors dependency
2625
- siphon # conda-forge
2726
- pip:
27+
- cftime>=1.1.1
2828
- nrel-pysam>=2.0
2929
- pvfactors==1.0.1
3030
- pytest-rerunfailures # conda version is >3.6

0 commit comments

Comments
 (0)