Skip to content

Commit 0e53a32

Browse files
authored
<3.14
1 parent c41471f commit 0e53a32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ maintainers = [
1414
description = "Tool for visualizing 3D diffraction and PDF Images."
1515
keywords = ['diffraction', 'pdf', 'pair distribution function', 'gui']
1616
readme = "README.rst"
17-
requires-python = ">=3.10, <=3.13"
17+
requires-python = ">=3.10, <3.14"
1818
classifiers = [
1919
'Development Status :: 5 - Production/Stable',
2020
'Environment :: Console',

0 commit comments

Comments
 (0)