Commit bf139bec authored by Eero Helenius's avatar Eero Helenius

Add windows-x64 platform for lxml dependency

parent 90331863
......@@ -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