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 dff55ba commit 5ebc358Copy full SHA for 5ebc358
pyproject.toml
@@ -7,7 +7,7 @@ name = "q-analysis"
7
version = "0.1.0"
8
description = "A package for Q-analysis of complex networks"
9
readme = "README.MD"
10
-requires-python = ">=3.11, <=3.12"
+requires-python = "==3.10"
11
authors = [
12
{name = "Nikita Smirnov"}
13
]
0 commit comments