Skip to content

Commit

Permalink
Merge branch 'v3.0-alpha'
Browse files Browse the repository at this point in the history
  • Loading branch information
jlvdb committed Nov 20, 2024
2 parents 88fb1aa + d0f4882 commit bf6dbc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install build
pip install -r requirements.txt
pip install -U .
- name: Build a binary wheel and a source tarball
run: python -m build --sdist --wheel --outdir dist/
Expand Down

0 comments on commit bf6dbc4

Please sign in to comment.