Skip to content

Conversation

@alvarolaserna
Copy link
Contributor

right now the pipelines only test on the 3.10 version, but multiple users use from 3.8 to 3.12, so it would be nice to test those versions before merging

@alvarolaserna
Copy link
Contributor Author

given that to support python 3.8 we would need to downgrade numpy to 1.24.4 wont downgrade it, and this means that 3.8 Python version wont be supported by Py-TestUI

@TDL-EdgarsEglitis
Copy link
Collaborator

Does the publish workflow need similar changes?

@alvarolaserna
Copy link
Contributor Author

Does the publish workflow need similar changes?

Since that workflow is only used to publish to pip, the python version to build the wheel doesn't really matter. It only matters in very specific cases where you have compiled C extensions, but this is not one, so all good

@alvarolaserna alvarolaserna merged commit c28dba1 into master Dec 12, 2023
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.

3 participants