update config

This commit is contained in:
collerek
2020-08-15 12:51:01 +02:00
parent a0ad85811b
commit b69ad226e6
4 changed files with 21 additions and 10 deletions

View File

@ -46,7 +46,7 @@ setup(
long_description=get_long_description(),
long_description_content_type="text/markdown",
keywords=['ORM', 'sqlalchemy', 'fastapi', 'pydantic', 'databases'],
author="Radosław Drążkiewicz",
author="collerek",
author_email="collerek@gmail.com",
packages=get_packages(PACKAGE),
package_data={PACKAGE: ["py.typed"]},