Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
jarrodmillman committed Sep 11, 2023
1 parent 9f616ca commit bbbbf2d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,11 @@ jobs:
OPTIONS_NAME: "pre-releases"
- platform_id: manylinux_x86_64
python-version: '3.12-dev'
PIP_FLAGS: "--pre"
CIBW_ENVIRONMENT: PIP_PRE=1
OPTIONS_NAME: "pre-releases"
exclude:
- python-version: '3.12-dev'
PIP_FLAGS: [""]

steps:
- name: Checkout PyWavelets
Expand Down

0 comments on commit bbbbf2d

Please sign in to comment.