Skip to content

v1.1.0

Compare
Choose a tag to compare
@AdrianLC AdrianLC released this 10 Sep 23:51
· 7 commits to master since this release
  • Added creation of virtualenvs with the built-in 'venv' module (Python 3.3+).
  • Integration with SublimeREPL. If SublimeREPL is installed and a virtualenv is active the
    command "Virtualenv: SublimeREPL - Python" will launch a REPL with the current virtualenv.
  • pypy executables should also show up now in the list of available python targets.