We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ebd3a8 commit 403cf8aCopy full SHA for 403cf8a
setup.py
@@ -21,7 +21,7 @@
21
# https://github.com/kivy/buildozer/issues/722
22
install_reqs = [
23
'appdirs', 'colorama>=0.3.3', 'jinja2',
24
- 'sh>=1.10, <2.0; sys_platform!="nt"',
+ 'sh>=1.10, <2.0; sys_platform!="win32"',
25
'build', 'toml', 'packaging',
26
]
27
# (build and toml are used by pythonpackage.py)
0 commit comments