Commit 2dc58a1e authored by FichteFoll's avatar FichteFoll

Merge pull request #4249 from douglas-vaz/master

Added 'arrow' dependency
parents a67d04d2 9e10f37a
......@@ -2,6 +2,20 @@
"schema_version": "3.0.0",
"packages": [],
"dependencies": [
{
"name": "arrow",
"load_order": "01",
"description": "Python arrow module - https://github.com/crsmithdev/arrow",
"author": "douglas-vaz",
"issues": "https://github.com/douglas-vaz/arrow/issues",
"releases": [
{
"sublime_text": "*",
"base": "https://github.com/douglas-vaz/arrow",
"tags": true
}
]
},
{
"name": "bz2",
"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