Skip to content

Commit

Permalink
Add rosdep rule for python3-pytest-benchmark (#33918)
Browse files Browse the repository at this point in the history
* Add rosdep rule for python3-pytest-benchmark

Signed-off-by: Shane Loretz <[email protected]>
  • Loading branch information
sloretz authored Jul 25, 2022
1 parent e762bd1 commit e6f3f53
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions rosdep/python.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8141,6 +8141,14 @@ python3-pytest-asyncio:
ubuntu:
'*': [python3-pytest-asyncio]
bionic: null
python3-pytest-benchmark:
debian: [python3-pytest-benchmark]
fedora: [python3-pytest-benchmark]
opensuse: [python3-pytest-benchmark]
rhel:
'*': [python3-pytest-benchmark]
'7': null
ubuntu: [python3-pytest-benchmark]
python3-pytest-cov:
alpine: [py3-pytest-cov]
arch: [python-pytest-cov]
Expand Down

0 comments on commit e6f3f53

Please sign in to comment.