diff --git a/builder/assets/python3.yaml b/builder/assets/python3.yaml index 330d5912..3a71eb8a 100644 --- a/builder/assets/python3.yaml +++ b/builder/assets/python3.yaml @@ -1,9 +1,9 @@ python3-wxgtk: - debian: - buster: [python3-wxgtk4.0] - python3-serial: - debian: - buster: [python3-serial] - python3-requests: - debian: - buster: [python3-requests] + debian: + buster: [python3-wxgtk4.0] +python3-serial: + debian: + buster: [python3-serial] +python3-requests: + debian: + buster: [python3-requests]