When you extend a virtualenv you loose the bin/* files. This is bad for example when extending a django virtualenv you don't get django-admin.py installed and such.
Would be really useful if the bin dir original contents could be in the extended repos.
When you extend a virtualenv you loose the bin/* files. This is bad for example when extending a django virtualenv you don't get django-admin.py installed and such.
Would be really useful if the bin dir original contents could be in the extended repos.