Skip to content

Commit 7ace72a

Browse files
committed
ci: drop unused python dependencies
Drop python3-pycodestyle and python3-pyflakes as those are not used anymore in the project. Signed-off-by: Jean-Louis Dupond <jean-louis@dupond.be>
1 parent b0f8b15 commit 7ace72a

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/build.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,10 +57,8 @@ jobs:
5757
python3-devel \
5858
python3-nose \
5959
python3-pip \
60-
python3-pycodestyle \
6160
python3-pycurl \
6261
python3-pygments \
63-
python3-pyflakes \
6462
python3-wheel \
6563
rpm-build \
6664
tar \

0 commit comments

Comments
 (0)