Skip to content

Commit

Permalink
Removed py35
Browse files Browse the repository at this point in the history
  • Loading branch information
giswqs committed May 7, 2020
1 parent e51faca commit f45f4d6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
1 change: 0 additions & 1 deletion .github/workflows/py-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ jobs:
config:
- {os: windows-latest, py: '3.7'}
- {os: macOS-latest, py: '3.7'}
- {os: ubuntu-latest, py: '3.5'}
- {os: ubuntu-latest, py: '3.6'}
- {os: ubuntu-latest, py: '3.7'}
- {os: ubuntu-latest, py: '3.8'}
Expand Down
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ bqplot
click
colour
earthengine-api
folium>=0.10.1
geeadd>=0.4.6
folium
geeadd
geocoder
ipyfilechooser
ipyleaflet>=0.12.2
ipyleaflet
ipynb-py-convert
matplotlib
pillow
Expand Down

0 comments on commit f45f4d6

Please sign in to comment.