diff options
Diffstat (limited to 'databases/py-aiomysql')
-rw-r--r-- | databases/py-aiomysql/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/databases/py-aiomysql/pkg-descr b/databases/py-aiomysql/pkg-descr index 73047421865f..56a60c5a0049 100644 --- a/databases/py-aiomysql/pkg-descr +++ b/databases/py-aiomysql/pkg-descr @@ -6,5 +6,3 @@ feel. Internally aiomysql is copy of PyMySQL, underlying io calls switched to async, basically yield from and asyncio.coroutine added in proper places)). sqlalchemy support ported from aiopg. - -WWW: https://github.com/aio-libs/aiomysql |