Skip to content

Commit b4443ab

Browse files
author
Leah Wasser
committed
python 3.8
1 parent b64b876 commit b4443ab

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,4 @@ script:
1515
- export PATH="$HOME/miniconda/bin:$PATH"
1616
- conda activate earth-analytics-python
1717
- python -c "import earthpy"
18+
- conda list

environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ channels:
44
- defaults
55

66
dependencies:
7-
- python=3.7
7+
- python=3.8
88
- pip
99
# Core scientific python
1010
- numpy

0 commit comments

Comments
 (0)