Skip to content

Commit

Permalink
Merge pull request #38 from qmk/zvecr-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
tzarc committed Mar 16, 2023
2 parents 196fe04 + 43a1d5e commit 4c09064
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ RUN /bin/bash -c "set -o pipefail && \

# Install python packages
RUN python3 -m pip install --upgrade pip setuptools wheel
RUN python3 -m pip install nose2 yapf
RUN python3 -m pip install nose2 yapf flake8

0 comments on commit 4c09064

Please sign in to comment.