Commit 8562acbb authored by Vardan Pogosian's avatar Vardan Pogosian

add Python's pexpect package as dependency

parent f864488c
...@@ -247,6 +247,20 @@ ...@@ -247,6 +247,20 @@
} }
] ]
}, },
{
"name": "pexpect",
"load_order": "01",
"description": "Python pexpect module",
"author": "varp",
"issues": "https://github.com/varp/sublime-pexpect/issues",
"releases": [
{
"sublime_text": "*",
"base": "https://github.com/varp/sublime-pexpect",
"tags": true
}
]
},
{ {
"name": "PyCrypto", "name": "PyCrypto",
"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