We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9188c36 commit 828311fCopy full SHA for 828311f
1 file changed
setup.py
@@ -15,4 +15,5 @@
15
'Programming Language :: Python',
16
'Programming Language :: Python :: 2.6',
17
'Programming Language :: Python :: 2.7',
18
- ))
+ ),
19
+ install_requires=['parse'])
0 commit comments