We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04895e8 commit 6fd4192Copy full SHA for 6fd4192
setup.py
@@ -54,5 +54,6 @@ def read(*names):
54
},
55
install_requires=[
56
'pyquery',
57
+ 'argparse',
58
],
59
)
0 commit comments