mirror of
https://github.com/saltstack-formulas/packages-formula.git
synced 2025-04-16 09:40:23 +00:00
commit
f0ad82fedb
2 changed files with 9 additions and 0 deletions
|
@ -1,5 +1,11 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
# vim: ft=yaml
|
||||
Suse:
|
||||
pips:
|
||||
required:
|
||||
pkgs:
|
||||
- python2-pip
|
||||
|
||||
Debian:
|
||||
pips:
|
||||
required:
|
||||
|
|
|
@ -24,6 +24,9 @@ packages:
|
|||
- wget
|
||||
- git
|
||||
pips:
|
||||
#required:
|
||||
# pkgs:
|
||||
# - python2-pip
|
||||
wanted:
|
||||
- dxpy
|
||||
- attrs
|
||||
|
|
Loading…
Add table
Reference in a new issue