Commit c7b1d3fc authored by Will Bond's avatar Will Bond Committed by GitHub

Merge pull request #5688 from randy3k/pywin32

added python dependency PyWin32
parents 1092e5db 9e2745c4
......@@ -377,6 +377,21 @@
}
]
},
{
"name": "python-pywin32",
"author": "randy3k",
"load_order": "50",
"description": "Pywin32 module",
"issues": "https://github.com/randy3k/sublime-pywin32/issues",
"releases": [
{
"base": "https://github.com/randy3k/sublime-pywin32",
"platforms": ["windows"],
"tags": true,
"sublime_text": ">=3000"
}
]
},
{
"name": "pytz",
"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