Skip to content

Commit 3f040f1

Browse files
author
He Hao
committed
added github repo url to setup.py
1 parent aeff976 commit 3f040f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ def parse_requirements(fn):
2727
version='0.0.2',
2828
description="A python package for text preprocessing task in natural language processing",
2929
long_description=description,
30+
url='https://github.com/berknology/text-preprocessing',
3031
license="BSD license",
3132
author="He Hao",
3233
author_email='berknology@gmail.com',

0 commit comments

Comments
 (0)