Skip to content

Commit fef2508

Browse files
committed
Merge branch 'master' into velocity_hourly
2 parents 2332594 + d6152c9 commit fef2508

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

constraints.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
cftime<1.1.1;python_version=='3.5'
2+
pandas<0.25.0;python_version=='3.5'
3+
xarray<0.14.0;python_version=='3.5'

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
--index-url https://pypi.python.org/simple/
2+
-c constraints.txt
23
-e .

0 commit comments

Comments
 (0)