File: README.Debian

package info (click to toggle)
python-virtualenv 1.7.1.2-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 2,880 kB
  • sloc: sh: 4,940; python: 2,992; makefile: 20; csh: 18
file content (7 lines) | stat: -rw-r--r-- 418 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
The pip command from the python-pip package should be used to install
applications in the environment created by virtualenv.

The Virtualenv sources tarball provides the eggs for setuptools 2.4,2.5,2.6
and tarballs of the pip project and distribute project. When no internet 
connection is available, these files are required in order to setup
properly the environments. Otherwise virtualenv attempts to download them.