mirror of
https://github.com/CopterExpress/clover.git
synced 2026-06-03 00:19:33 +00:00
builder: Use Melodic+Python3
This commit is contained in:
22
builder/assets/python3.yaml
Normal file
22
builder/assets/python3.yaml
Normal file
@@ -0,0 +1,22 @@
|
||||
python3-crypto:
|
||||
debian:
|
||||
buster: [python3-crypto]
|
||||
python3-imaging:
|
||||
debian:
|
||||
buster: [python3-pil]
|
||||
python3-wxtools:
|
||||
debian:
|
||||
pip:
|
||||
packages: [wxPython]
|
||||
python3-future:
|
||||
debian:
|
||||
buster: [python3-future]
|
||||
python3-twisted:
|
||||
debian:
|
||||
buster: [python3-twisted]
|
||||
python3-serial:
|
||||
debian:
|
||||
buster: [python3-serial]
|
||||
python3-requests:
|
||||
debian:
|
||||
buster: [python3-requests]
|
||||
Reference in New Issue
Block a user