Skip to content

Commit a2511c6

Browse files
authored
Merge pull request #1610 from passagemath/sagemath-homfly--no-limited-api-2
.github/workflows/dist.yml (wheels): no limited API for sagemath-homfly
2 parents 5afbf3a + 5b981cb commit a2511c6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/dist.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -512,8 +512,6 @@ jobs:
512512
if: (success() || failure()) && steps.sagemath-categories.outcome == 'success'
513513
run: |
514514
~/runner-venv/bin/python3 -m cibuildwheel unpacked/passagemath_homfly
515-
env:
516-
CIBW_PROJECT_REQUIRES_PYTHON: ${{ github.event_name == 'pull_request' && '>=3.10, <3.11' || '>=3.10, <3.13' }}
517515
518516
- name: sagemath-combinat
519517
id: sagemath-combinat

0 commit comments

Comments
 (0)