We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78caa71 commit 3178733Copy full SHA for 3178733
pyproject.toml
@@ -2,7 +2,7 @@
2
name = "winloop"
3
description = "Windows version of uvloop"
4
authors = [{name = "Vizonex", email="VizonexBusiness@gmail.com"}]
5
-requires-python = '>=3.9.0'
+requires-python = '>=3.8.0'
6
readme = "README.md"
7
license = {text = "MIT License"}
8
dynamic = ["version"]
0 commit comments