Join Slack
Powered by
I’ve been thinking about making pex resolvers plug...
# general
r
rough-minister-58256
05/28/2016, 9:43 PM
I’ve been thinking about making pex resolvers pluggable, such that you could just plug
pip
in to handle the resolution with pex just composing the output of e.g.
pip wheel
into a pex. or have a
declarative
resolver that would just state a set of files or urls to dists to compose.
Open in Slack
Previous
Next