Skip to content

Commit

Permalink
Add pip install setuptools
Browse files Browse the repository at this point in the history
  • Loading branch information
mfixstsci committed Sep 17, 2024
1 parent 4fa46b3 commit 0edaef5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,5 @@ jobs:
cache: 'pip'
cache-dependency-path: 'pyproject.toml'
- run: pip install ".[test]"
- run: pip install setuptools
- run: pytest

0 comments on commit 0edaef5

Please sign in to comment.