Skip to content

Commit

Permalink
Fix package name
Browse files Browse the repository at this point in the history
  • Loading branch information
mnovozhylov committed May 26, 2020
1 parent d15a981 commit 66b2fd2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
long_description=readme,
long_description_content_type="text/markdown",
include_package_data=True,
keywords="python-upwork",
name="python-upwork",
keywords="python-upwork-oauth2",
name="python-upwork-oauth2",
packages=find_packages(),
setup_requires=[],
url="https://github.com/upwork/python-upwork-oauth2",
Expand Down

0 comments on commit 66b2fd2

Please sign in to comment.