test(debian): use python3-pip

This commit is contained in:
Imran Iqbal 2022-01-16 21:13:23 +00:00
parent 021a0b6f86
commit 79d3f7b7ed
No known key found for this signature in database
GPG key ID: 6D8629439D2B7819
4 changed files with 4 additions and 8 deletions

View file

@ -88,8 +88,7 @@ values:
timeout: 120
required:
pkgs:
- libpython2.7-dev
- python-pip
- python3-pip
states: []
unwanted:
- campbel

View file

@ -88,8 +88,7 @@ values:
timeout: 120
required:
pkgs:
- libpython2.7-dev
- python-pip
- python3-pip
states: []
unwanted:
- campbel

View file

@ -88,8 +88,7 @@ values:
timeout: 120
required:
pkgs:
- libpython2.7-dev
- python-pip
- python3-pip
states: []
unwanted:
- campbel

View file

@ -38,8 +38,7 @@ packages:
# Pillar parameters have precedence so, if you add a package here, you
# should also add the python pip package you want. Otherwise, the formula
# will take care of getting it if needed.
- libpython2.7-dev
- python-pip
- python3-pip
wanted:
# TODO: Investigate why this is longer working
# - dxpy