Skip to content

Commit

Permalink
Typo fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
CRImier committed Aug 2, 2017
1 parent be8c9dd commit b386325
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,10 @@
version="0.1.0",
description='ZeroPhone API library',
author='CRImier',
author_email = 'crimier@yandex.ru',
author_email='crimier@yandex.ru',
install_requires=[
"gpio"
],
author_email='crimier@yandex.ru',
url = 'https://github.com/ZeroPhone/zerophone-api-py',
download_url = 'https://github.com/ZeroPhone/zerophone-api-py/archive/0.1.0.tar.gz'
)

0 comments on commit b386325

Please sign in to comment.