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 a087f62 commit 23d83b9Copy full SHA for 23d83b9
pyproject.toml
@@ -2,7 +2,7 @@
2
name = "g"
3
version = "0.0.7"
4
description = "cli command to easily sync current directory"
5
-requires-python = ">=3.9,<4.0"
+requires-python = ">=3.10,<4.0"
6
authors = [
7
{name = "Tony Narlock", email = "[email protected]"}
8
]
0 commit comments