Skip to content

Commit

Permalink
remove redundant test
Browse files Browse the repository at this point in the history
  • Loading branch information
ocefpaf committed Nov 6, 2024
1 parent e1eff49 commit 6511e23
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tarball-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
run: >
python -m build --skip-dependency-check --sdist --wheel .
&& check-manifest --verbose
&& twine check dist/*
1 change: 0 additions & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,4 @@ scipy
setuptools_scm
sphinx
sphinx_rtd_theme
twine
xarray

0 comments on commit 6511e23

Please sign in to comment.