Skip to content

Commit

Permalink
Don't that fussy with argparse
Browse files Browse the repository at this point in the history
  • Loading branch information
Jorge Bastida committed Feb 15, 2014
1 parent aca0ebd commit 47fc61b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
install_requires=[
'Pillow>=2.2.2',
'Jinja2>=2.7,<2.8',
'argparse>=1.2'
'argparse>=1.1'
],
tests_require=[
'cssutils>=0.9,<1.0',
Expand Down

0 comments on commit 47fc61b

Please sign in to comment.