Skip to content

Commit

Permalink
Windows py38 was actually building for py37, oops
Browse files Browse the repository at this point in the history
  • Loading branch information
brian-rose committed Oct 15, 2020
1 parent 6b3e104 commit 6a2c0af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/requirements-py38-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: test_env
channels:
- conda-forge
dependencies:
- python=3.7
- python=3.8
- pip
- pydap
- xarray
Expand Down

0 comments on commit 6a2c0af

Please sign in to comment.