Skip to content

Commit 23b84cf

Browse files
committed
Add greenlet dependency
1 parent fd9aa23 commit 23b84cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@
6767
"outcome",
6868
"sniffio >= 1.3.0",
6969
"exceptiongroup >= 1.0.0; python_version < '3.11'",
70+
"greenlet",
7071
],
7172
# This means, just install *everything* you see under trio/, even if it
7273
# doesn't look like a source file, so long as it appears in MANIFEST.in:

0 commit comments

Comments
 (0)