Skip to content
This repository has been archived by the owner on Dec 17, 2023. It is now read-only.

Commit

Permalink
chore: adds description, long_description (#195)
Browse files Browse the repository at this point in the history
  • Loading branch information
danoscarmike committed May 14, 2020
1 parent 1091b94 commit 982b305
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.py
Expand Up @@ -33,6 +33,8 @@

setuptools.setup(
name="dialogflow",
description=description,
long_description=readme,
version=version,
author="Google LLC",
author_email="googleapis-packages@google.com",
Expand Down

0 comments on commit 982b305

Please sign in to comment.