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 1559f88 commit 90dd02eCopy full SHA for 90dd02e
pyproject.toml
@@ -6,8 +6,8 @@ authors = [
6
{name = "R. Bjornsson", email = "[email protected]" }
7
]
8
readme = "README.md"
9
-#Some problem with 3.12 (jan 2024)
10
-requires-python = ">= 3.7, < 3.12"
+#Some problem with 3.12 (jan 2024) q
+requires-python = ">= 3.7"
11
#geometric and numpy main dependencies
12
dependencies = [
13
'geometric >=1.0.1',
0 commit comments