Skip to content

Commit

Permalink
setuptools
Browse files Browse the repository at this point in the history
  • Loading branch information
dacorvo committed Jul 23, 2024
1 parent 34e76f3 commit 92fb18c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-compilation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ jobs:
python3 -m venv .venv
. .venv/bin/activate
pip install --upgrade pip
pip list
pip install -U setuptools setuptools_scm
pip install .[examples]
# Run examples
Expand Down

0 comments on commit 92fb18c

Please sign in to comment.