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

Renamed the dependency PythonDebugTools to DebugTools (#6916)

parent 31a05288
......@@ -162,6 +162,20 @@
}
]
},
{
"name": "DebugTools",
"author": "evandrocoan",
"load_order": "10",
"description": "Alternate simplified logging support and general utilities functions",
"issues": "https://github.com/evandrocoan/DebugTools/issues",
"releases": [
{
"base": "https://github.com/evandrocoan/DebugTools",
"sublime_text": ">=3114",
"tags": true
}
]
},
{
"name": "dicttoxml",
"load_order": "50",
......@@ -607,20 +621,6 @@
}
]
},
{
"name": "PythonDebugTools",
"author": "evandrocoan",
"load_order": "10",
"description": "Alternate simplified logging support",
"issues": "https://github.com/evandrocoan/PythonDebugTools/issues",
"releases": [
{
"base": "https://github.com/evandrocoan/PythonDebugTools",
"sublime_text": ">=3114",
"tags": true
}
]
},
{
"name": "pytz",
"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