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 5ebc358 commit 90451b8Copy full SHA for 90451b8
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.10"
+requires-python = "<=3.10"
11
authors = [
12
{name = "Nikita Smirnov"}
13
]
0 commit comments