Skip to content

Commit

Permalink
Only python3-devel is needed
Browse files Browse the repository at this point in the history
  • Loading branch information
vhotspur committed Mar 20, 2024
1 parent a3efd50 commit 929ed90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
version: '${{ env.PACKAGE_VERSION }}'
arch: 'x86_64'
requires: python3
build_requires: python3 python3-devel python3-setuptools
build_requires: python3-devel

- uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit 929ed90

Please sign in to comment.