File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Version 0.9 Updates
2
2
/////////////////////////
3
3
4
4
5
- Version 0.9.1
5
+ Version 0.9.2
6
6
===============
7
7
8
8
Fixes
Original file line number Diff line number Diff line change @@ -71,7 +71,7 @@ optional-dependencies.ci = [
71
71
optional-dependencies.dev = [
72
72
" cartopy" ,
73
73
" cdsapi" ,
74
- " earthkit-data-demo-source @ git+https://github.com/ecmwf/earthkit-data-demo-source " ,
74
+ " earthkit-data-demo-source" ,
75
75
" eccovjson>=0.0.5" ,
76
76
" ecmwf-api-client>=1.6.1" ,
77
77
" ecmwf-opendata>=0.3.3" ,
@@ -113,7 +113,7 @@ optional-dependencies.projection = [
113
113
" cartopy" ,
114
114
]
115
115
optional-dependencies.test = [
116
- " earthkit-data-demo-source @ git+https://github.com/ecmwf/earthkit-data-demo-source " ,
116
+ " earthkit-data-demo-source" ,
117
117
" nbconvert" ,
118
118
" nbformat" ,
119
119
" pytest" ,
You can’t perform that action at this time.
0 commit comments