Skip to content

Commit 312eff5

Browse files
fix url error
1 parent 680c326 commit 312eff5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ summary = Python useful utilities methods, only for Python3
44
author = xiayubin
55
author-email = supercoderhawk@gmail.com
66
license = MIT
7-
home-page = git@github.com:supercoderhawk/python_arsenal.git
7+
home-page = https://github.com/supercoderhawk/python_arsenal
88
description-file = README.rst
99
# Add here all kinds of additional classifiers as defined under
1010
# https://pypi.python.org/pypi?%3Aaction=list_classifiers

0 commit comments

Comments
 (0)