Commit Graph

11 Commits (40574c19382cfbd321f5a4bf7afee154fa2a8d22)

Author SHA1 Message Date
James Tanner 00f3ec645d Fixes #4532 Send easy_install to get_bin_path instead of None
13 years ago
James Tanner 7061c99049 fix indentation in easy_install module docstring
13 years ago
Pedro Romano e6062db92f Implement a '_get_easy_install' helper function to find the desired
13 years ago
Pedro Romano 3c33273071 New module argument to specify the executable used for running 'easy_install'. This allows support for system installation of packages on systems with multiple installations of Python.
13 years ago
Pedro Romano 48e50a9c11 Rename copy/pasted variables more appropriately.
13 years ago
Pedro Romano 5a5d431fa1 Changes examples from using Flask to some other package (Bottle was chosen) as per @mpdehaan's suggestion.
13 years ago
Michael DeHaan 8d16a39af9 Correct typo
13 years ago
Yap Sok Ann 498c2665de Locate easy_install path after (optionally) creating virtualenv.
13 years ago
Jack Kuan a07324c590 Fix the issue of easy_install ignoring virtualenv_site_packages=yes.
13 years ago
Jan-Piet Mens 5c69918d53 DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition)
13 years ago
Michael DeHaan 391fb98ee2 Allow modules to be categorized, and also sort them when generating the documentation.
13 years ago