Commit 8ee3fcdb authored by evandrocoan's avatar evandrocoan Committed by FichteFoll

Added the portalock dependency to repository/dependencies.json (#6918)

parent cee00101
......@@ -507,6 +507,20 @@
}
]
},
{
"name": "PortalockerFiles",
"author": "evandroforks",
"load_order": "08",
"description": "An extended version of PortalockerFiles to lock files in Python using the with statement",
"issues": "https://github.com/evandroforks/PortalockerFiles/issues",
"releases": [
{
"base": "https://github.com/evandroforks/PortalockerFiles",
"sublime_text": ">=3114",
"tags": true
}
]
},
{
"name": "psutil",
"load_order": "01",
......
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