howdy! i have a question for whenever someone is a...
# general
b
howdy! i have a question for whenever someone is around 🙂 i spent the better part of the day trying to figure something out, so it wasnt without effort! basically, i’m trying to do a pants build of a python binary that includes the cryptography module, which needs cffi. when i use pip, it correctly pulls down a manylinux1_x86_64 wheel, but when i use pants, pex for some reason only grabs the source tarball, and wont grab the wheel