Changes between Initial Version and Version 2 of Ticket #36178


Ignore:
Timestamp:
Sep 17, 2012, 1:13:38 PM (12 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36178

    • Property Owner changed from macports-tickets@… to akitada@…
  • Ticket #36178 – Description

    initial v2  
    11Would it be possible to implement the possibility to select a default pip and virtualenv?
    22E.g.
     3{{{
    34sudo port select --set pip py27-pip
    45sudo port select --set virtualenv py27-virtualenv
     6}}}
    57
    68Just like for python, ipython, cython or nosetests this would be very useful.