diff --git a/setup.py b/setup.py index 0baa025..0eabc5b 100755 --- a/setup.py +++ b/setup.py @@ -47,6 +47,7 @@ setup( 'trio >= 0.22', 'async_generator', 'trio_typing', + 'exceptiongroup', # tooling 'tricycle',