Channels
welcome
github-notifications
development
announce
random
plugins
general
pex
Powered by
#general
Title
r
rough-minister-58256
05/13/2016, 11:10 PM
this command is useful for building a transitive set of bdists for a given input from pypi:
pip wheel —no-cache-dir —wheel-dir=/output package==1.0.0 package2=2.0.0
Post