Skip to content

Commit ccfc78a

Browse files
authored
Merge pull request #27 from kthyng/main
removed pandas from reqs since not used
2 parents 4463f2a + 2d949a9 commit ccfc78a

File tree

4 files changed

+0
-4
lines changed

4 files changed

+0
-4
lines changed

ci/environment-py3.7.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ dependencies:
1212
- matplotlib
1313
- netcdf4
1414
- numpy
15-
- pandas
1615
- pip
1716
- xarray
1817
- xcmocean

ci/environment-py3.8.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ dependencies:
1212
- matplotlib
1313
- netcdf4
1414
- numpy
15-
- pandas
1615
- pip
1716
- xarray
1817
- xcmocean

docs/environment.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ dependencies:
1313
- matplotlib
1414
- netcdf4
1515
- numpy
16-
- pandas
1716
- pip
1817
- pooch
1918
- xarray

environment.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ dependencies:
1313
- matplotlib
1414
- netcdf4
1515
- numpy
16-
- pandas
1716
- pip
1817
- xarray
1918
- xcmocean

0 commit comments

Comments
 (0)