Skip to content

Commit 828311f

Browse files
committed
Added requirements so the module actually works
1 parent 9188c36 commit 828311f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

setup.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,5 @@
1515
'Programming Language :: Python',
1616
'Programming Language :: Python :: 2.6',
1717
'Programming Language :: Python :: 2.7',
18-
))
18+
),
19+
install_requires=['parse'])

0 commit comments

Comments
 (0)