Skip to content

Commit bc73fcd

Browse files
MAINT: introducing requirements-optional.txt file
1 parent 7bb5a09 commit bc73fcd

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

requirements-optional.txt

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
windrose>=1.6.8
2+
ipywidgets>=7.6.3
3+
jsonpickle
4+
timezonefinder

requirements.txt

-5
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,6 @@ numpy>=1.13
22
scipy>=1.0
33
matplotlib>=3.0
44
netCDF4>=1.6.4
5-
windrose>=1.6.8
6-
ipywidgets>=7.6.3
75
requests
86
pytz
9-
timezonefinder
107
simplekml
11-
jsonpickle
12-
numericalunits

0 commit comments

Comments
 (0)