mirror of
https://github.com/saltstack-formulas/packages-formula.git
synced 2025-04-16 09:40:23 +00:00
Add Suse pips support
This commit is contained in:
parent
d90024f38e
commit
570f47d3b3
1 changed files with 6 additions and 0 deletions
|
@ -1,5 +1,11 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
# vim: ft=yaml
|
||||
Suse:
|
||||
pips:
|
||||
required:
|
||||
pkgs:
|
||||
- python2-pip
|
||||
|
||||
Debian:
|
||||
pips:
|
||||
required:
|
||||
|
|
Loading…
Add table
Reference in a new issue