4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-20 03:43:31 +08:00
Wayne 0d1c709fa5
Sync upstream (#6793)
Co-authored-by: Wayne Lin <wclin@nuvoton.com>
2022-12-29 15:15:13 +08:00

8 lines
99 B
Bash

#!/bin/bash
set -x -e
sudo apt-get install python3 python3-pip
pip3 install -r requirements.txt