Skip to content

Commit

Permalink
Show Python version
Browse files Browse the repository at this point in the history
  • Loading branch information
r-barnes committed May 15, 2024
1 parent 244e340 commit 17318ad
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ jobs:
- name: Install cibuildwheel
run: python -m pip install cibuildwheel==2.18.0

- name: Get Python version
run: python --version

- name: Build wheels
run: python -m cibuildwheel --output-dir wheelhouse
working-directory: wrappers/pyrichdem
Expand Down

0 comments on commit 17318ad

Please sign in to comment.