Skip to content

Commit eb5fc47

Browse files
committed
chore(api): add package url
1 parent 1aef34c commit eb5fc47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
version=VERSION,
3131
description="Flat API",
3232
author_email="developers@flat.io",
33-
url="",
33+
url="https://github.com/FlatIO/api-client-python",
3434
keywords=["Swagger", "Flat API"],
3535
install_requires=REQUIRES,
3636
packages=find_packages(),

0 commit comments

Comments
 (0)