RSS Amplifier

Doug Hellmann · Oct 13, 2024

virtualenvwrapper 6.1.1

0
Sign in to vote or save

doug · Doug Hellmann

virtualenvwrapper is a set of extensions to virtualenv for creating and deleting virtual environments and otherwise managing your development workflow, making it easier to work on more than one project at a time without introducing conflicts in their dependencies.

Project details 6.1.1 on PyPI

What’s new in 6.1.1?

  • Update broken MSYS link in installation documentation (contributions by LaosLos)
  • Add additional line to mkvirtualenv help (contributions by LaosLos)
  • Update mkvirtualenv help to document -p/–python option (contributions by LaosLos)
  • move linkcheck out of main doc build
  • make sure virtualenvwrapper_cd always tries to do something, even when it cannot infer the current shell (contributions by Benjamin Mundt)

Read the original on doughellmann.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.