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 f012d64 commit 9be20e8Copy full SHA for 9be20e8
pyproject.toml
@@ -14,7 +14,7 @@ maintainers = [
14
description = "Tool for visualizing 3D diffraction and PDF Images."
15
keywords = ['diffraction', 'pdf', 'pair distribution function', 'gui']
16
readme = "README.rst"
17
-requires-python = ">=3.10"
+requires-python = ">=3.10, <3.13"
18
classifiers = [
19
'Development Status :: 5 - Production/Stable',
20
'Environment :: Console',
0 commit comments