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
30503b2f1f
1 changed files with 6 additions and 0 deletions
|
@ -1,5 +1,11 @@
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
# vim: ft=yaml
|
# vim: ft=yaml
|
||||||
|
Suse:
|
||||||
|
pips:
|
||||||
|
required:
|
||||||
|
pkgs:
|
||||||
|
- python-pip
|
||||||
|
|
||||||
Debian:
|
Debian:
|
||||||
pips:
|
pips:
|
||||||
required:
|
required:
|
||||||
|
|
Loading…
Add table
Reference in a new issue