We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 097c00b commit c814bf1Copy full SHA for c814bf1
setup.py
@@ -1,4 +1,4 @@
1
-from setuptools import setup, find_packages
+from setuptools import setup
2
import sys
3
4
exec(open("trio_asyncio/_version.py", encoding="utf-8").read())
0 commit comments