Add 'trio.trionics' to setup.py

patch-async-enter-all
overclockworked64 2021-10-16 17:30:44 +02:00
parent e5b3eb117d
commit f1c24c7ab7
No known key found for this signature in database
GPG Key ID: 0E4A3AD9DB596812
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@ setup(
platforms=['linux', 'windows'],
packages=[
'tractor',
'tractor.trionics',
'tractor.testing',
],
install_requires=[