Skip to content

Commit

Permalink
python311: (re)Disable testing all wheels
Browse files Browse the repository at this point in the history
  • Loading branch information
th0ma7 committed Jul 4, 2023
1 parent 9ee6a48 commit bfe7029
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spk/python311/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ LICENSE = PSF
WHEELS_PURE_PYTHON_PACKAGING_ENABLE = 1
WHEELS = src/requirements-pure.txt
# Force testing all wheel builds
WHEELS_TEST_ALL = 1
WHEELS_TEST_ALL = 0
# Force compiler LTO optimizations
ENV += PYTHON_OPTIMIZE=1

Expand Down

0 comments on commit bfe7029

Please sign in to comment.