Skip to content

Commit

Permalink
Oopsie
Browse files Browse the repository at this point in the history
  • Loading branch information
thorbjoernl committed Sep 6, 2024
1 parent b79c5c2 commit 6717392
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,6 @@ package_dir =
packages = pyaro, pyaro.timeseries, pyaro.csvreader
test_require =
tox:tox
cf-units
xarray
netcdf4

[options.extras_require]
relalt =
Expand All @@ -48,6 +45,9 @@ env_list =
py310
depends =
pandas
cf-units
xarray
netcdf4

[testenv]
commands = python3 -m unittest discover -s tests
Expand Down

0 comments on commit 6717392

Please sign in to comment.