pyenv-virtualenv

a pyenv plugin to manage virtualenv (a.k.a. python-virtualenv)

MIT License

Downloads
13.1K
Stars
6.1K
Committers
62

Bot releases are hidden (Show)

pyenv-virtualenv - v1.2.3 Latest Release

Published by native-api 7 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/pyenv/pyenv-virtualenv/compare/v1.2.2...v1.2.3

pyenv-virtualenv - v1.2.2

Published by native-api about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/pyenv/pyenv-virtualenv/compare/v1.2.1...v1.2.2

What's Changed

New Contributors

Full Changelog: https://github.com/pyenv/pyenv-virtualenv/compare/v1.2.1...v1.2.2

pyenv-virtualenv - v1.2.1

Published by native-api over 1 year ago

What's Changed

Full Changelog: https://github.com/pyenv/pyenv-virtualenv/compare/v1.2.0...v1.2.1

pyenv-virtualenv - v1.2.0

Published by native-api almost 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/pyenv/pyenv-virtualenv/compare/v1.1.5...v1.2.0

pyenv-virtualenv - https://github.com/pyenv/pyenv-virtualenv/releases/tag/v1.1.5

Published by yyuu over 5 years ago

pyenv-virtualenv - https://github.com/pyenv/pyenv-virtualenv/releases/tag/v1.1.4

Published by yyuu over 5 years ago

pyenv-virtualenv - v1.1.2

Published by yyuu over 6 years ago

pyenv-virtualenv - https://github.com/pyenv/pyenv-virtualenv/releases/tag/v1.1.3

Published by yyuu over 6 years ago

pyenv-virtualenv - v1.1.1

Published by yyuu about 7 years ago

  • Set CONDA_PREFIX to make is useable in conda activate/deactivate scripts (#224)
  • Generate pydoc executable after creating new virtualenv (#197, #230)
pyenv-virtualenv - v1.0.0

Published by yyuu over 7 years ago

  • Use similar versioning scheme as pyenv; YYYYMMDD -> X.Y.Z
pyenv-virtualenv - v1.1.0

Published by yyuu over 7 years ago

  • fish: use "set -gx" instead of "setenv" (#215, #216, #217, #218)