Skip to content

Commit e6f3f53

Browse files
authored
Add rosdep rule for python3-pytest-benchmark (#33918)
* Add rosdep rule for python3-pytest-benchmark Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>
1 parent e762bd1 commit e6f3f53

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

rosdep/python.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8141,6 +8141,14 @@ python3-pytest-asyncio:
81418141
ubuntu:
81428142
'*': [python3-pytest-asyncio]
81438143
bionic: null
8144+
python3-pytest-benchmark:
8145+
debian: [python3-pytest-benchmark]
8146+
fedora: [python3-pytest-benchmark]
8147+
opensuse: [python3-pytest-benchmark]
8148+
rhel:
8149+
'*': [python3-pytest-benchmark]
8150+
'7': null
8151+
ubuntu: [python3-pytest-benchmark]
81448152
python3-pytest-cov:
81458153
alpine: [py3-pytest-cov]
81468154
arch: [python-pytest-cov]

0 commit comments

Comments
 (0)