Skip to content

Conversation

@mgovoni-devel
Copy link
Contributor

<=3.12 means that 3.12.x with x>0 would not be allowed. Can we change this requirement to <3.13, so that python 3.12.x with any x would work? Thanks.

<=3.12 means that 3.12.x with x>0 would not be allowed. 
Can we change this requirement to <3.13, so that python 3.12.x with any x would work? Thanks.
@mesonepigreco mesonepigreco self-requested a review October 1, 2025 10:54
Copy link
Collaborator

@mesonepigreco mesonepigreco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, this seems very resonable.
Actually, it should also waork with 3.13, the problem is that spglib 2.2 does not support python 3.13, so if we use python 3.13 we have a conflict.
In the next update we will act on the code to replace all the calls to spglib with the new format compatible with the spglib >2.2 and, therefore, python 3.13

@mesonepigreco mesonepigreco merged commit 2cf8861 into SSCHAcode:master Oct 1, 2025
2 checks passed
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.

2 participants