Skip to content

Commit df51c93

Browse files
committed
dfg
1 parent 3efa093 commit df51c93

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_wheel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
env:
1616
CIBW_SKIP: 'pp*'
1717
CIBW_ARCHS: 'auto64'
18-
CIBW_PROJECT_REQUIRES_PYTHON: '==3.12'
18+
CIBW_PROJECT_REQUIRES_PYTHON: '>=3.12'
1919
CIBW_TEST_REQUIRES: 'pytest'
2020
defaults:
2121
run:

0 commit comments

Comments
 (0)