Commit cda2825e authored by gab's avatar gab

numpy package is for x64 only

parent ae14cb78
......@@ -200,7 +200,7 @@
"base": "https://github.com/komsit37/sublime-numpy",
"tags": true,
"sublime_text": ">=3000",
"platforms": ["windows", "osx"]
"platforms": ["windows-x64", "osx-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