Skip to content

Commit

Permalink
test: use empty 3.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
tridge committed Dec 15, 2023
1 parent d527cf0 commit bc982dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_regression.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ set -e
set -x

# test compiler on linux
python3 -m pip install -U empy pexpect dronecan
python3 -m pip install -U empy==3.3.4 pexpect dronecan

pushd ..
[ -d dronecan_dsdlc ] || git clone https://github.com/DroneCAN/dronecan_dsdlc
Expand Down

0 comments on commit bc982dc

Please sign in to comment.