We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21c9a2f commit 1ac63f1Copy full SHA for 1ac63f1
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