Skip to content

Commit

Permalink
Merge pull request #119 from fabaff/patch-2
Browse files Browse the repository at this point in the history
Point the repo directly
  • Loading branch information
achillean authored Dec 31, 2021
2 parents 80b5254 + 2367646 commit 39ecc79
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 @@ -15,7 +15,7 @@
long_description_content_type='text/x-rst',
author='John Matherly',
author_email='[email protected]',
url='http://github.com/achillean/shodan-python/tree/master',
url='https://github.com/achillean/shodan-python',
packages=['shodan', 'shodan.cli', 'shodan.cli.converter'],
entry_points={'console_scripts': ['shodan=shodan.__main__:main']},
install_requires=DEPENDENCIES,
Expand Down

0 comments on commit 39ecc79

Please sign in to comment.