Skip to content

Commit

Permalink
Install python3-pytest-benchmark
Browse files Browse the repository at this point in the history
Signed-off-by: Shane Loretz <[email protected]>
  • Loading branch information
sloretz committed Oct 14, 2022
1 parent 4d1de32 commit f5f6731
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions linux_docker_resources/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ RUN apt-get update && apt-get install --no-install-recommends -y \
python3-psutil \
python3-pykdl \
python3-pyparsing \
python3-pytest-benchmark \
python3-pytest-mock \
python3-pytest-timeout \
python3-yaml \
Expand Down
1 change: 1 addition & 0 deletions linux_docker_resources/Dockerfile-RHEL
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@ RUN dnf install \
python3-pygraphviz \
python3-pykdl \
python3-pytest \
python3-pytest-benchmark \
python3-pytest-cov \
python3-pytest-mock \
python3-pytest-timeout \
Expand Down

0 comments on commit f5f6731

Please sign in to comment.