Skip to content

Commit

Permalink
chore: adds description, long_description (#195)
Browse files Browse the repository at this point in the history
  • Loading branch information
danoscarmike authored May 14, 2020
1 parent 16bde7e commit 36a9927
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/google-cloud-dialogflow/setup.py
Original file line number Diff line number Diff line change
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 36a9927

Please sign in to comment.