Skip to content

Commit f05b452

Browse files
committed
fix Pillow recipe requirement
1 parent 4b23f16 commit f05b452

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

buildozer.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ requirements =
4646
able_recipe,
4747
https://github.com/b3b/midistream/archive/master.zip,
4848
mididriver,
49-
Pillow==8.0.1,
49+
Pillow, # this is recipe, not a package
5050
docutils==0.16,
5151
requests==2.24.0,
5252
urllib3==1.25.9,

0 commit comments

Comments
 (0)