Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove versioned entry point | Matt Iversen | 2016-02-21 | 1 | -7/+2 |
| | | | | | This is no longer compatible with static wheel installations, unless another hack was added to pip! :D Solves #851 | ||||
* | Update PyPI classifiers to match currently supported Python versions | Ed Morley | 2016-01-20 | 1 | -2/+1 |
| | | | | | Python 3.2 support was dropped as part of the update to pip v8, and virtualenv is already tested under Python 3.5. | ||||
* | Shorten history in long_description to 2 releases | Matt Iversen | 2016-01-20 | 1 | -1/+14 |
| | |||||
* | Fix 'python setup.py test' invocation | Matt Iversen | 2015-10-20 | 1 | -4/+3 |
| | |||||
* | Use issue/pull extlinks in changes | Matt Iversen | 2015-10-18 | 1 | -1/+5 |
| | |||||
* | Merge pull request #773 from koobs/patch-1 | Matt Iversen | 2015-09-19 | 1 | -1/+1 |
|\ | | | | | Fix test command invocation causing ERROR | ||||
| * | Fix test command invocation causing ERROR | Kubilay Kocak | 2015-06-21 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | Currently, running the test suite via the test command (pythonX.Y setup.py test) produces the following error: ``` ERROR: file not found: test ``` This change tweaks initialize_options to match the code described upstream [1]. [1] https://pytest.org/latest/goodpractises.html | ||||
* | | Add 3.3 and 3.4 flags in setup.py | Matthew Iversen | 2015-09-19 | 1 | -0/+2 |
|/ | |||||
* | Exit early when installing on Python < 2.6. | Jannis Leidel | 2014-07-16 | 1 | -0/+3 |
| | | | | Fixes issue #631. | ||||
* | Removed Python 2.5 from list of trove classifiers. | Jannis Leidel | 2014-07-16 | 1 | -1/+0 |
| | |||||
* | Update setup.py & docs to use pytest | Matthew Iversen | 2014-06-15 | 1 | -12/+31 |
| | |||||
* | Allow virtualenv to build again! Yay! | Matthew Iversen | 2014-06-15 | 1 | -6/+7 |
| | |||||
* | Merge branch 'master' into develop | Donald Stufft | 2014-05-03 | 1 | -1/+1 |
|\ | | | | | | | | | | | Conflicts: .travis/py34.sh virtualenv.py | ||||
| * | Update documentation location | Donald Stufft | 2014-05-03 | 1 | -1/+1 |
| | | |||||
* | | Fix long_description | Marius Gedminas | 2014-02-04 | 1 | -1/+1 |
|/ | | | | | | Includes the right half of docs/index.rst (the one with links instead of the one with a `.. toctree:` directive). Fixes the embarrassing unformatted PyPI page. I'd appreciate a 'setup.py register', or a manual PyPI description update, because seeing unformatted PyPI pages causes me pain in the aesthetic gland. | ||||
* | The virtualenv_support files need to be specified in setup.py as well | Paul Moore | 2013-11-22 | 1 | -1/+1 |
| | |||||
* | 1.10rc41.10rc4 | Marcus Smith | 2013-07-05 | 1 | -2/+0 |
| | |||||
* | use rst extensions for editability and RTD links | Marcus Smith | 2013-03-03 | 1 | -2/+2 |
| | |||||
* | Virtualenv is no longer in beta ;) | pombredanne | 2013-01-14 | 1 | -1/+1 |
| | |||||
* | Removed mentioning Python 2.4. | Jannis Leidel | 2012-09-01 | 1 | -1/+0 |
| | |||||
* | Stopped hardcoding the version all over the place. | Jannis Leidel | 2012-06-22 | 1 | -1/+13 |
| | |||||
* | Updated setup.py to not be a PEP8 violation. | Jannis Leidel | 2012-06-22 | 1 | -33/+37 |
| | | | | I know I know, I'm a hobgoblin. | ||||
* | Merge pull request #259 from msabramo/fix-setup.py-test-atexit-error | Ian Bicking | 2012-05-01 | 1 | -0/+10 |
|\ | | | | | Hack to prevent stupid "TypeError: 'NoneType' object is not callable" error on exit of `python setup.py test` | ||||
| * | Hack to prevent stupid TypeError: 'NoneType' object is not callable | Marc Abramowitz | 2012-05-01 | 1 | -0/+10 |
| | | | | | | | | | | | | | | error on exit of python setup.py test in multiprocessing/util.py _exit_function when running python setup.py test (see http://www.eby-sarna.com/pipermail/peak/2010-May/003357.html) | ||||
* | | Ooops, removing stray ImportError | Miki Tebeka | 2012-03-13 | 1 | -1/+0 |
| | | |||||
* | | Adding virtualenv-MAJOR.MINOR script | Miki Tebeka | 2012-03-12 | 1 | -4/+12 |
| | | |||||
* | | Don't use setuptools-specific setup kwargs if we don't have setuptools. | Carl Meyer | 2012-03-12 | 1 | -3/+4 |
| | | |||||
* | | Bumped version to post1 again. | Jannis Leidel | 2012-02-17 | 1 | -1/+1 |
|/ | |||||
* | Bumped version to 1.7.1.2. | Jannis Leidel | 2012-02-17 | 1 | -1/+1 |
| | |||||
* | Updated to post1. | Jannis Leidel | 2012-02-16 | 1 | -1/+1 |
| | |||||
* | Bumped version to 1.7.1.1 and updated changelog. | Jannis Leidel | 2012-02-16 | 1 | -1/+1 |
| | |||||
* | Bumped version to post1. | Jannis Leidel | 2012-02-16 | 1 | -1/+1 |
| | |||||
* | Bumped version to 1.7.1 and updated changelog. | Jannis Leidel | 2012-02-16 | 1 | -1/+1 |
| | |||||
* | Bumped version up a notch. | Jannis Leidel | 2011-11-30 | 1 | -1/+1 |
| | |||||
* | Bumped version to 1.6.4 and updated changelog. | Jannis Leidel | 2011-07-21 | 1 | -1/+1 |
| | |||||
* | Bumped version to 1.6.3. | Jannis Leidel | 2011-07-16 | 1 | -1/+1 |
| | |||||
* | Bumped version to 1.6.2. | Jannis Leidel | 2011-07-16 | 1 | -1/+1 |
| | |||||
* | Bumped version to 1.6.1. | Jannis Leidel | 2011-04-30 | 1 | -1/+1 |
| | |||||
* | Prevent traceback with non-exec interpreter | Paul Nasrat | 2011-04-21 | 1 | -0/+2 |
| | | | | | | | | | | Fixes #121 Add tests for virtualenv with nose and mock Add helper method to virtualenv for is_executable Raise SystemExit rather than sys.exit directly Tested on 2.4.4, 2.7.1 and 3.2 | ||||
* | Bumped to 1.6 and updated news. | Jannis Leidel | 2011-04-04 | 1 | -2/+2 |
| | |||||
* | Bump version to 1.5.2.post2 and bundle pip 1.0.0.pre1. | Carl Meyer | 2011-03-22 | 1 | -1/+1 |
| | |||||
* | Removed unused import in setup.py | Carl Meyer | 2011-03-20 | 1 | -2/+1 |
| | |||||
* | Changed maintainer_email to python-virtualenv mailing list. | Carl Meyer | 2011-03-18 | 1 | -1/+1 |
| | |||||
* | Added trove classifiers for Python versions. | Carl Meyer | 2011-03-18 | 1 | -1/+11 |
| | |||||
* | Merge branch 'master' into python3 | Carl Meyer | 2011-03-18 | 1 | -15/+6 |
|\ | |||||
| * | Simplified version handling (we accept redundancy), added news to ↵ | Carl Meyer | 2011-03-15 | 1 | -15/+6 |
| | | | | | | | | long-description. | ||||
* | | Restored some changes lost in bringing in Py3k port. | Carl Meyer | 2011-03-18 | 1 | -12/+0 |
| | | |||||
* | | Port to python3 | Vinay Sajip | 2011-03-15 | 1 | -4/+11 |
|/ | |||||
* | Modified warning to not be Ian-specific. | Jannis Leidel | 2011-03-12 | 1 | -9/+1 |
| | |||||
* | Added authors file and updated docs with new website location and other ↵ | Jannis Leidel | 2011-03-06 | 1 | -1/+1 |
| | | | | migration related things. |