Commit 077b04b8 authored by FichteFoll's avatar FichteFoll

Merge pull request #4960 from eerohele/lxml-win64

Add windows-x64 platform for lxml dependency
parents 11966328 bf139bec
......@@ -115,7 +115,7 @@
"base": "https://github.com/eerohele/sublime-lxml",
"tags": true,
"sublime_text": ">=3000",
"platforms": ["osx-x64", "linux-x64"]
"platforms": ["osx-x64", "linux-x64", "windows-x64"]
}
]
},
......
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