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.
2 parents 6315e8e + 00feae5 commit 6af51a3Copy full SHA for 6af51a3
1 file changed
setup.py
@@ -56,7 +56,7 @@
56
long_description=LONG_DESC,
57
author="Matthias Urlichs",
58
author_email="matthias@urlichs.de",
59
- url="https://github.com/smurfix/trio-asyncio",
+ url="https://github.com/python-trio/trio-asyncio",
60
license="MIT -or- Apache License 2.0",
61
packages=find_packages(),
62
install_requires=[
0 commit comments