Skip to content

Commit 254033e

Browse files
HyTurtleaccumulator
authored andcommitted
cherry-pick 70fa6dd
Restrict sh version to sh>=1.10, <2.0 (kivy#2746) keep sh version under 2.0 as default behaviour was switched
1 parent d33e07b commit 254033e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
# https://github.com/kivy/buildozer/issues/722
2222
install_reqs = [
2323
'appdirs', 'colorama>=0.3.3', 'jinja2',
24-
'sh>=1.10; sys_platform!="nt"',
24+
'sh>=1.10, <2.0; sys_platform!="nt"',
2525
'pep517', 'toml',
2626
]
2727
# (pep517 and toml are used by pythonpackage.py)

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy