diff options
Diffstat (limited to 'tests/lcitool/targets/centos-stream-8.yml')
-rw-r--r-- | tests/lcitool/targets/centos-stream-8.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/lcitool/targets/centos-stream-8.yml b/tests/lcitool/targets/centos-stream-8.yml new file mode 100644 index 0000000..6b11160 --- /dev/null +++ b/tests/lcitool/targets/centos-stream-8.yml @@ -0,0 +1,3 @@ +paths: + pip3: /usr/bin/pip3.8 + python: /usr/bin/python3.8 |