Uh oh!
There was an error while loading. Please reload this page.
chore: update pyproject.toml to remove python 3.11 and add python 3.14 - #77
chore: update pyproject.toml to remove python 3.11 and add python 3.14#77zmx27 wants to merge 3 commits into
Conversation
@sbillinge ready for review Edit: It seems like tests are failing because |
sbillinge
commented
Nov 21, 2025
pyobjcryst needs to be ported. I htink @cadenmyers13 is working on that. @cadenmyers13 ? |
cadenmyers13
commented
Nov 21, 2025
@sbillinge@zmx27 Yeah that is the case. pyobjcryst needs to support 3.14 before srreal can |
zmx27
commented
Nov 21, 2025
Does this mean that I should work on Or do we simply want to change the python version for the tests to 3.13 so that tests aren't failing in the PRs to |
cadenmyers13
commented
Nov 21, 2025
@zmx27 I am working on pyobjcryst right now so no need to do that. Focus on the other issues on srreal and leave this PR open for now. Then, when the other issues are closed, hopefully we'll have pyobjcryst up to 3.14 and this test will pass. TLDR, ignore this issue for now and focus on the others 👍 |
Closes#74