Commit cf05be5c authored by Vova Kolobok's avatar Vova Kolobok Committed by FichteFoll

Add dateutil dependecy for PlainTasks (#5895)

parent 890562f1
......@@ -133,6 +133,20 @@
}
]
},
{
"name": "dateutil",
"load_order": "50",
"description": "The dateutil module provides powerful extensions to the datetime module available in the Python standard library",
"author": "vovkkk",
"issues": "https://github.com/vovkkk/sublime-dateutil/issues",
"releases": [
{
"base": "https://github.com/vovkkk/sublime-dateutil",
"tags": true,
"sublime_text": "*"
}
]
},
{
"name": "dicttoxml",
"load_order": "50",
......
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