Skip to content

Commit

Permalink
Merge pull request #6 from gourneau/patch-1
Browse files Browse the repository at this point in the history
ImportError: No module named argparse
  • Loading branch information
gleitz committed Jan 8, 2013
2 parents 04895e8 + 6fd4192 commit a27817b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,6 @@ def read(*names):
},
install_requires=[
'pyquery',
'argparse',
],
)

0 comments on commit a27817b

Please sign in to comment.