Unverified Commit 859823a0 authored by FichteFoll's avatar FichteFoll Committed by GitHub

Added Python pexpect dependency (#6659)

parents 59ab1941 341a3aa7
......@@ -437,6 +437,20 @@
}
]
},
{
"name": "pexpect",
"load_order": "01",
"description": "Python pexpect module",
"author": "varp",
"issues": "https://github.com/varp/sublime-pexpect/issues",
"releases": [
{
"sublime_text": ">=3000",
"base": "https://github.com/varp/sublime-pexpect",
"tags": true
}
]
},
{
"name": "PyCrypto",
"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