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 de70908 commit dff55baCopy full SHA for dff55ba
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"
+requires-python = ">=3.11, <=3.12"
11
authors = [
12
{name = "Nikita Smirnov"}
13
]
0 commit comments