We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 743a5db commit c7a6098Copy full SHA for c7a6098
1 file changed
pyproject.toml
@@ -6,7 +6,7 @@ name = 'map2loop'
6
description = 'Generate 3D model data from 2D maps.'
7
authors = [{name = 'Loop team'}]
8
readme = 'README.md'
9
-requires-python = '>=3.8'
+requires-python = '>=3.8,<3.13'
10
keywords = [ "earth sciences",
11
"geology",
12
"3-D modelling",
0 commit comments