Skip to content

Commit

Permalink
Fix typo in setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
philcluff committed Jul 22, 2019
1 parent 57b72ee commit c69f964
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
name=NAME,
version=VERSION,
description="Official Mux API wrapper for python projects 🐍.",
author_email="[email protected]}",
author_email="[email protected]",
url="",
keywords=["Mux Video", "Video", "Live Stream", "VOD", "Streaming"],
install_requires=REQUIRES,
Expand Down

0 comments on commit c69f964

Please sign in to comment.