Venvipy Versions Save

A GUI for managing Python virtual environments

v0.2.14

4 years ago
  • interpreter table and wizard combo box updating together

v0.2.12

4 years ago
  • if running in a virtual env remove the env we're running from db

v0.2.10

4 years ago
  • test if required Python version is installed before processing
  • add command-line argument "--version"

v0.2.9

4 years ago
  • fix missing items in wizard combo box

v0.2.8

4 years ago
  • fix not recognized interpreter installed if running from a virtual env (from source)

v0.2.7

4 years ago
  • store collected data about Python installations in csv file
  • remove symlink checkbox from wizard
  • remove Search PyPI button from main menu

v0.2.6

4 years ago
  • fix current working directory bug

v0.2.5

4 years ago
  • add console_script for launching venvipy-wizard separately

v0.2.4

4 years ago
  • fix requirements

v0.2.3

4 years ago
  • fix bug in setting the correct cwd