Skip to content

v0.1.2

Compare
Choose a tag to compare
@rahulrajaram rahulrajaram released this 23 May 18:28
· 30 commits to master since this release
f9d448f

This release fixes:

  1. Issue involving spaces within virtualenv DEST_DIR path ( Issue #20 )
  2. Non-determinism involved in choosing Python executable to create virtualenv with when multiple Pythons are available on the computer.
  3. zlib-related recommendation for OS X in the README ( Issues #22 / #23 )
  4. the continuation of the ebcli_installer.py script beyond its failure to install the EB CLI.