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 6fa73b6 commit 6b4a018Copy full SHA for 6b4a018
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.12"
+requires-python = ">=3.10, <3.13"
18
classifiers = [
19
'Development Status :: 5 - Production/Stable',
20
'Environment :: Console',
0 commit comments