Skip to content

Commit 89d0240

Browse files
author
Release Manager
committed
gh-40745: pythran's version_requirements.txt make this consistent with the Sage's current Pythran version 4811722 was merged without the needed bump in this file. ### 📝 Checklist <!-- Put an `x` in all the boxes that apply. --> - [x] The title is concise and informative. - [x] The description explains in detail what this PR is about. - [x] I have linked a relevant issue or discussion. - [ ] I have created tests covering the changes. - [ ] I have updated the documentation and checked the documentation preview. ### ⌛ Dependencies <!-- List all open PRs that this PR logically depends on. For example, --> <!-- - #12345: short description why this is a dependency --> <!-- - #34567: ... --> URL: #40745 Reported by: Dima Pasechnik Reviewer(s):
2 parents f54f0ef + dae69c1 commit 89d0240

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
pythran>=0.14.0,<0.18.0
2-
# per https://github.com/scipy/scipy/blob/maintenance/1.15.x/pyproject.toml
1+
pythran>=0.18.0

0 commit comments

Comments
 (0)