Commit 0fa5a5f5 authored by Mischa Spiegelmock's avatar Mischa Spiegelmock Committed by FichteFoll

sublime boto3 python package (#5468)

parent 6b401b74
...@@ -30,6 +30,20 @@ ...@@ -30,6 +30,20 @@
} }
] ]
}, },
{
"name": "boto3",
"load_order": "02",
"description": "Python boto3 module for Amazon Web Services",
"author": "revmischa",
"issues": "https://github.com/revmischa/sublime-boto3/issues",
"releases": [
{
"sublime_text": "*",
"base": "https://github.com/revmischa/sublime-boto3",
"tags": true
}
]
},
{ {
"name": "bz2", "name": "bz2",
"load_order": "02", "load_order": "02",
......
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