Skip to content

Commit

Permalink
Added requirements so the module actually works
Browse files Browse the repository at this point in the history
  • Loading branch information
erinxocon committed Sep 16, 2016
1 parent 9188c36 commit 828311f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@
'Programming Language :: Python',
'Programming Language :: Python :: 2.6',
'Programming Language :: Python :: 2.7',
))
),
install_requires=['parse'])

0 comments on commit 828311f

Please sign in to comment.