File tree 2 files changed +4
-8
lines changed
2 files changed +4
-8
lines changed Original file line number Diff line number Diff line change @@ -504,12 +504,8 @@ workflows:
504
504
- python-2.7-optional
505
505
- python-3.5-optional
506
506
- python-3.6-optional
507
- # 3.7 optional disabled due to current shapely incompatibility
508
- # - python-3.7-optional
509
- - python-2.7-plot_ly
510
- - python-3.7-plot_ly :
511
- requires :
512
- - python-2.7-plot_ly
507
+ - python-3.7-optional
508
+ - python-3.7-plot_ly
513
509
- python-2-7-orca
514
510
- python-3-5-orca
515
511
- python-3-7-orca
Original file line number Diff line number Diff line change 66
66
optional: ipywidgets ==7.2.0
67
67
optional: ipykernel ==4.8.2
68
68
optional: jupyter ==1.0.0
69
- optional: scipy ==0.18.1
70
- optional: shapely ==1.6.4
69
+ optional: scipy ==1.2.3
70
+ optional: shapely ==1.7.0
71
71
optional: geopandas ==0.3.0
72
72
optional: pyshp ==1.2.10
73
73
optional: pillow ==5.2.0
You can’t perform that action at this time.
0 commit comments