mirror of
https://github.com/flipperdevices/flipperzero-firmware.git
synced 2026-03-24 00:57:02 +01:00
removed pyreadline, restoring toolchain
This commit is contained in:
2
.github/workflows/smoke_tests.yml
vendored
2
.github/workflows/smoke_tests.yml
vendored
@@ -37,7 +37,7 @@ jobs:
|
||||
id: autotest_dependencies
|
||||
if: success()
|
||||
run: |
|
||||
source scripts/toolchain/fbtenv.sh
|
||||
source scripts/toolchain/fbtenv.sh --restore
|
||||
python3 -m pip install -r ./scripts/flippigator/requirements.txt
|
||||
|
||||
- name: 'Flash unit tests firmware'
|
||||
|
||||
@@ -18,7 +18,6 @@ pluggy==1.0.0
|
||||
protobuf==3.20.2
|
||||
protoletariat==1.1.0
|
||||
pyparsing==3.0.9
|
||||
pyreadline==1.7.1
|
||||
pyserial==3.5
|
||||
pytest==7.2.0
|
||||
six==1.16.0
|
||||
|
||||
Reference in New Issue
Block a user