Skip to content
This repository was archived by the owner on Jul 11, 2020. It is now read-only.

Commit 0d61da0

Browse files
committed
PyPI setup
1 parent 13d77ea commit 0d61da0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ def readme():
66
return f.read()
77

88

9-
setup(name='things_parser',
9+
setup(name='tparse',
1010
version='0.1',
1111
description='Natural language parser for Things 3.',
1212
long_description=readme(),

0 commit comments

Comments
 (0)