Skip to content

upload virtualenv.py to https://bootstrap.pypa.io/ #632

@techtonik

Description

@techtonik

wget https://bootstrap.pypa.io/virtualenv.py is much easier than

open browser to lookup X.X
$ curl -O https://pypi.python.org/packages/source/v/virtualenv/virtualenv-X.X.tar.gz
$ tar xvfz virtualenv-X.X.tar.gz
$ cd virtualenv-X.X
$ python virtualenv.py myVE

From use locally from source at https://virtualenv.pypa.io/en/latest/virtualenv.html#installation

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions