We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd9aa23 commit 23b84cfCopy full SHA for 23b84cf
setup.py
@@ -67,6 +67,7 @@
67
"outcome",
68
"sniffio >= 1.3.0",
69
"exceptiongroup >= 1.0.0; python_version < '3.11'",
70
+ "greenlet",
71
],
72
# This means, just install *everything* you see under trio/, even if it
73
# doesn't look like a source file, so long as it appears in MANIFEST.in:
0 commit comments