Skip to content

Commit 5ebc358

Browse files
committed
fix ci
1 parent dff55ba commit 5ebc358

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ name = "q-analysis"
77
version = "0.1.0"
88
description = "A package for Q-analysis of complex networks"
99
readme = "README.MD"
10-
requires-python = ">=3.11, <=3.12"
10+
requires-python = "==3.10"
1111
authors = [
1212
{name = "Nikita Smirnov"}
1313
]

0 commit comments

Comments
 (0)