Jump to letter: [
          
            3ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        python-virtualenv - Tool to create isolated Python environments
        
        
        - Description:
 
        virtualenv is a tool to create isolated Python environments. virtualenv
is a successor to workingenv, and an extension of virtual-python. It is
written by Ian Bicking, and sponsored by the Open Planning Project. It is
licensed under an MIT-style permissive license.
 
        
        Packages
        
        
            | python-virtualenv-1.10.1-3.el7.noarch
              [1.2 MiB] | 
            
              Changelog
              by Tomas Orsava (2016-05-09):
              - Added a patch that shows a custom error message when a FILE passed to
  virtualenv to be used as 'home dir' already exists and is NOT a directory.
Resolves: rhbz#1306513 
             |