Migrate automatic python resource list to Homebrew/core

master
Rylan Polster 2020-11-18 02:24:12 -05:00
parent 1dea4a94e6
commit b9fc122602
1 changed files with 18 additions and 0 deletions

View File

@ -0,0 +1,18 @@
{
"ansible": false,
"ansible@2.8": false,
"cloudformation-cli": {
"extra_packages": ["cloudformation-cli-go-plugin", "cloudformation-cli-java-plugin"]
},
"diffoscope": "diffoscope[cmdline]",
"ipython": {
"extra_packages": ["ipykernel"]
},
"molecule": false,
"salt": {
"extra_packages": ["M2Crypto", "pygit2"]
},
"xdot": {
"extra_packages": ["graphviz"]
}
}