-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
WIP Major buildozer.spec update, refs #146
Align with last buildozer and p4a upstream changes and align with new requirements.txt file.
- Loading branch information
1 parent
8d21b15
commit 19eeef3
Showing
2 changed files
with
37 additions
and
47 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
eth-hash==0.1.1 | ||
eth-utils==1.4.1 | ||
web3==4.8.1 | ||
Kivy==1.10.1 | ||
https://github.com/AndreMiras/garden.zbarcam/archive/20190303.zip#egg=zbarcam | ||
https://github.com/AndreMiras/KivyMD/archive/69f3e88.tar.gz#egg=kivymd | ||
Kivy==1.10.1 | ||
Pillow==4.1.1 | ||
raven==6.1.0 | ||
https://github.com/AndreMiras/garden.zbarcam/archive/20190303.zip#egg=zbarcam | ||
qrcode==5.3 | ||
raven==6.1.0 | ||
web3==4.8.1 |