We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 397fd72 commit b96e028Copy full SHA for b96e028
1 file changed
setup.py
@@ -49,7 +49,7 @@ def recursively_include(results, directory, patterns):
49
author_email='[email protected]',
50
url='https://github.com/kivy/python-for-android',
51
license='MIT',
52
- install_requires=['appdirs', 'colorama>=0.3.3', 'sh>=1.10', 'jinja2', 'argparse',
+ install_requires=['appdirs', 'colorama>=0.3.3', 'sh>=1.10', 'jinja2',
53
'six'],
54
entry_points={
55
'console_scripts': [
0 commit comments