Skip to content

0.12.3

Compare
Choose a tag to compare
@sdispater sdispater released this 18 Oct 23:54
· 2372 commits to master since this release
0.12.3
611c38b

Fixed

  • Fixed the --no-dev option in install not working properly.
  • Fixed prereleases being selected even if another constraint conflicted with them.
  • Fixed an error when installing current package in development mode if the generated setup.py had special characters.
  • Fixed an error in install for applications not following a known structure.
  • Fixed an error when trying to retrieve the current environment.
  • Fixed debug:info not showing the current project's virtualenv.