Skip to content

1.0.0b4

Pre-release
Pre-release
Compare
Choose a tag to compare
@sdispater sdispater released this 08 Nov 14:53
· 2014 commits to master since this release
1.0.0b4
51c7042

Changed

  • Specifying dependencies with allows-prereleases in the pyproject.toml file is deprecated for consistency with the add command. Use allow-prereleases instead.

Fixed

  • Fixed some issues with path dependencies being seen as git dependencies.
  • Fixed various issues with the way extra markers in dependencies were handled.
  • Fixed the option conflicts in the run command.