fix: include python-requests as required by akshara

This commit is contained in:
Rudra Saraswat 2026-04-02 00:00:07 +01:00
parent 50ab94702a
commit 681f4b0f5f

View file

@ -28,6 +28,7 @@ stages:
- "python" - "python"
- "python-yaml" - "python-yaml"
- "python-click" - "python-click"
- "python-requests"
- "python-fasteners" - "python-fasteners"
- module: exec - module: exec
@ -97,7 +98,7 @@ distro-config:
after-stages: | after-stages: |
locale-gen locale-gen
rm /boot/* rm -f /boot/* &>/dev/null
cd /usr/lib/modules cd /usr/lib/modules
kernels=(*) kernels=(*)