Commit b29ac7d4 authored by Thomas Smith's avatar Thomas Smith Committed by FichteFoll

Added ruamel dependency. (#6405)

parent 15eea48b
...@@ -606,6 +606,20 @@ ...@@ -606,6 +606,20 @@
} }
] ]
}, },
{
"name": "ruamel",
"load_order": "01",
"description": "Python ruamel.yaml module",
"author": "Thomas Smith",
"issues": "https://github.com/Thom1729/sublime-ruamel/issues",
"releases": [
{
"base": "https://github.com/Thom1729/sublime-ruamel",
"tags": true,
"sublime_text": ">=3000"
}
]
},
{ {
"name": "rx", "name": "rx",
"load_order": "01", "load_order": "01",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment