1
0

requirements-build-android: update deps for python-for-android

`six` no longer required:
1f62452375

`pep517` version bound was relaxed:
25f3a534d8
This commit is contained in:
SomberNight
2022-10-14 16:45:35 +00:00
parent 7d4538ce22
commit bba1bce833

View File

@@ -12,9 +12,8 @@ sh
appdirs appdirs
colorama>=0.3.3 colorama>=0.3.3
jinja2 jinja2
six
sh>=1.10 sh>=1.10
pep517<0.7.0 pep517
toml toml
# needed for the Qt/QML Android GUI: # needed for the Qt/QML Android GUI: