We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3029376 commit 9b4ff29Copy full SHA for 9b4ff29
1 file changed
pyproject.toml
@@ -7,7 +7,7 @@ name = "allocator"
7
version = "0.3.0"
8
description = "Optimally Allocate Geographically Distributed Tasks"
9
readme = {file = "README.rst", content-type = "text/x-rst"}
10
-requires-python = ">=3.11"
+requires-python = ">=3.10"
11
license = {text = "MIT"}
12
authors = [
13
{name = "Suriyan Laohaprapanon", email = "suriyant@gmail.com"},
0 commit comments