Skip to content

Commit 36bdb31

Browse files
authored
Align stdeb dependencies with setup.py (#101)
Follow-up to 4b2f3a8
1 parent 1f171d3 commit 36bdb31

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

stdeb.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[DEFAULT]
2-
Depends3: python3-setuptools, python3-importlib-metadata
2+
Depends3: python3 (>= 3.8) | python3-importlib-metadata
33
Conflicts3: python-osrf-pycommon
44
Suite3: focal jammy noble bookworm trixie
5-
X-Python3-Version: >= 3.8
5+
X-Python3-Version: >= 3.5
66
No-Python2:
77
Upstream-Version-Suffix: +upstream

0 commit comments

Comments
 (0)