Commit adf0e015 authored by evandrocoan's avatar evandrocoan Committed by FichteFoll

Added the dependency concurrent-log-handler to dependencies.json (#6919)

parent 8ee3fcdb
......@@ -88,6 +88,20 @@
}
]
},
{
"name": "ConcurrentLogHandler",
"author": "evandroforks",
"load_order": "09",
"description": "An additional concurrent file log handler for Python's standard logging package",
"issues": "https://github.com/evandroforks/ConcurrentLogHandler/issues",
"releases": [
{
"base": "https://github.com/evandroforks/ConcurrentLogHandler",
"sublime_text": ">=3114",
"tags": true
}
]
},
{
"name": "coverage",
"load_order": "15",
......
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