Commit 4af87a32 authored by Will Bond's avatar Will Bond

Merge pull request #5476 from randy3k/master

Added: Python dependency PyZMQ 15.2.0
parents b6ed5efd 9b5e59d5
...@@ -391,6 +391,20 @@ ...@@ -391,6 +391,20 @@
} }
] ]
}, },
{
"name": "pyzmq",
"load_order": "50",
"description": "Python ZMQ module",
"author": "randy3k",
"issues": "https://github.com/randy3k/sublime-pyzmq/issues",
"releases": [
{
"base": "https://github.com/randy3k/sublime-pyzmq",
"tags": true,
"sublime_text": ">=3000"
}
]
},
{ {
"name": "requests", "name": "requests",
"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