Add `._testing` as subpkg..

sc_super_proto_dgrams
Tyler Goodlet 2025-03-18 21:00:14 -04:00
parent 11bab13a06
commit 6b282bfa06
1 changed files with 1 additions and 0 deletions

View File

@ -39,6 +39,7 @@ setup(
'tractor.experimental', # wacky ideas
'tractor.trionics', # trio extensions
'tractor.msg', # lowlevel data types
'tractor._testing', # internal cross-subsys suite utils
],
install_requires=[