Skip to content

Commit

Permalink
NEW: homepage url fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Dmytro Zadorozhnyi authored and Dmytro Zadorozhnyi committed Jan 7, 2021
1 parent 61384ab commit 4f9f9d9
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 @@ -14,7 +14,7 @@
long_description_content_type="text/x-rst",
author="Jan-Eric Duden",
author_email="jan-eric.duden@kpn.com",
url="ssh://git@github.com:kpn-digital/py-detox-bridge.git",
url="https://github.com/kpn-digital/py-detox-bridge",
packages=find_packages(exclude=["tests*", "detox"]),
tests_require=["tox"],
include_package_data=True,
Expand Down

0 comments on commit 4f9f9d9

Please sign in to comment.