Skip to content

Conversation

@Christian-B
Copy link
Member

The special prepare stage that I thought was capping python to 3.13.5 actually was not!
So we where using 3.13.7

fixes #88

Also added python 3.14 testing.

Tested with https://github.com/SpiNNakerManchester/SpiNNMan/actions
where pylint failed so temporarily disabled for 3.14

As 3.14 is not yet a branch protection rule ok to merge this without testing on all repositories

Note. I used the prepare 3.13 stage to test with specifically 3.13.6 and that fails

@Christian-B Christian-B requested a review from rowleya October 1, 2025 06:00
@Christian-B
Copy link
Member Author

Fails in spynnaker due to csa
Collecting csa (from sPyNNaker==1!7.3.1)
Downloading csa-0.1.12.tar.gz (31 kB)
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'error'
error: subprocess-exited-with-error

@Christian-B Christian-B marked this pull request as draft October 1, 2025 06:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

uncap python 3.13

2 participants