I want to do some development on `distlib`, and in the process run the code 
via `virtualenv` which has distlib as a dependency.

That is, not run the process inside a virtualenv, but run virtualenv's code 
using a custom dependency. What are the steps I need to go through to 
achieve this?

It seems to me that normal package management (`pip`) is not possible here.

-- 
You received this message because you are subscribed to the Google Groups 
"virtualenv" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to python-virtualenv+unsubscr...@googlegroups.com.
To post to this group, send email to python-virtualenv@googlegroups.com.
Visit this group at https://groups.google.com/group/python-virtualenv.
For more options, visit https://groups.google.com/d/optout.

Reply via email to