Unverified Commit 85e62b93 authored by FichteFoll's avatar FichteFoll Committed by GitHub

Added the PythonDebugTools on repository/dependencies.json (#6818)

parents 9c2c2701 eea850c8
...@@ -565,6 +565,20 @@ ...@@ -565,6 +565,20 @@
} }
] ]
}, },
{
"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", "name": "pytz",
"load_order": "50", "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