Skip to content

1.2.0

Choose a tag to compare

@xvik xvik released this 29 Aug 19:44
· 484 commits to master since this release
  • Improve virtualenv usage in multi-module project (#5):
    • Fix virtualenv access from module on windows
    • By default virtualenv is created in the root project and used for all modules
      (breaking) note that before virtualenv was created inside module (on linux)
    • Per module python setup is also possible by overriding envPath