We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 21c9a2f + 1ac63f1 commit b221d15Copy full SHA for b221d15
1 file changed
setup.py
@@ -24,7 +24,7 @@
24
long_description=README,
25
long_description_content_type='text/x-rst',
26
author='404 Team@Knownsec',
27
- url='https://github.com/knownsec/zoomeye-python',
+ url='https://github.com/knownsec/zoomeye-python', #
28
packages=['zoomeye'],
29
entry_points={'console_scripts': ['zoomeye=zoomeye.cli:main']},
30
install_requires=DEPENDENCIES,
0 commit comments