Skip to content

Commit b221d15

Browse files
authored
Merge pull request #106 from miaoqinyang/master
comments-setup
2 parents 21c9a2f + 1ac63f1 commit b221d15

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
long_description=README,
2525
long_description_content_type='text/x-rst',
2626
author='404 Team@Knownsec',
27-
url='https://github.com/knownsec/zoomeye-python',
27+
url='https://github.com/knownsec/zoomeye-python', #
2828
packages=['zoomeye'],
2929
entry_points={'console_scripts': ['zoomeye=zoomeye.cli:main']},
3030
install_requires=DEPENDENCIES,

0 commit comments

Comments
 (0)