Skip to content

Commit

Permalink
[chore] Fix twine check warning
Browse files Browse the repository at this point in the history
  • Loading branch information
ftnext committed Dec 4, 2022
1 parent 35ede24 commit 3f4162f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ def run(self):
author_email="azhang9@gmail.com",
description=speech_recognition.__doc__,
long_description=open("README.rst").read(),
long_description_content_type="text/x-rst",
license=speech_recognition.__license__,
keywords="speech recognition voice sphinx google wit bing api houndify ibm snowboy",
url="https://github.com/Uberi/speech_recognition#readme",
Expand Down

0 comments on commit 3f4162f

Please sign in to comment.