Skip to content

Commit 9934d69

Browse files
authored
Tell stdeb not to make Python 2 packages (#379)
Fixes 3e2235c
1 parent a0c8d86 commit 9934d69

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

stdeb.cfg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
[catkin_pkg]
2+
No-Python2:
23
Debian-Version: 100
34
; catkin-pkg-modules same version as in:
45
; - setup.py
@@ -11,6 +12,7 @@ X-Python3-Version: >= 3.6
1112
Setup-Env-Vars: SKIP_PYTHON_MODULES=1
1213

1314
[catkin_pkg_modules]
15+
No-Python2:
1416
Source: catkin_pkg_modules
1517
Depends3: python3-dateutil, python3-docutils, python3-pyparsing, python3-packaging
1618
Conflicts3: catkin, python3-catkin-pkg (<< 0.3.0)

0 commit comments

Comments
 (0)