Commit f46c3e7f authored by Eero Helenius's avatar Eero Helenius

Add windows-x32 platform for lxml dependency

parent 12795bf7
...@@ -130,7 +130,7 @@ ...@@ -130,7 +130,7 @@
"base": "https://github.com/eerohele/sublime-lxml", "base": "https://github.com/eerohele/sublime-lxml",
"tags": true, "tags": true,
"sublime_text": ">=3000", "sublime_text": ">=3000",
"platforms": ["osx-x64", "linux-x64", "windows-x64"] "platforms": ["osx-x64", "linux-x64", "windows-x64", "windows-x32"]
} }
] ]
}, },
......
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