Skip to content

Commit

Permalink
Merge pull request #38 from cdalvaro/add_pypi_formula_mappings
Browse files Browse the repository at this point in the history
fix: Fully-qualified salt formula in pypi_formula_mappings
  • Loading branch information
cdalvaro authored Mar 27, 2021
2 parents 79d41e4 + dddbea9 commit 9a4689d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pypi_formula_mappings.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"salt": {
"cdalvaro/tap/salt": {
"extra_packages": ["pycryptodome", "pygit2"],
"exclude_packages": ["pyobjc"]
}
Expand Down

0 comments on commit 9a4689d

Please sign in to comment.