Why do we make platform-specific wheels for anythi...
# announce
a
Why do we make platform-specific wheels for anything other than the pantsbuild.pants wheel? They’re all pure python, right?
e
That's correct, but can you point to an example? A counterexample: https://pypi.org/project/pantsbuild.pants.contrib.python.checks/#files
a
That happens to be the only universal wheel we create 🙂
Oh wait
Hmm…
e
We create no universal (py2.py3) wheels that I know of.
a
I take it back! I will need to re-read the release scripts…
Anywho, pretty sure I was mistaken in my question, so don’t mind me 🙂
Thanks for the pointer