We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 959e5be commit 6fa73b6Copy full SHA for 6fa73b6
pyproject.toml
@@ -14,7 +14,7 @@ maintainers = [
14
description = "Crystal structure container and parsers for structure formats."
15
keywords = ['diffpy', 'crystal structure data storage CIF PDB']
16
readme = "README.rst"
17
-requires-python = ">=3.10, < 3.13"
+requires-python = ">=3.10, <=3.12"
18
classifiers = [
19
'Development Status :: 5 - Production/Stable',
20
'Environment :: Console',
0 commit comments