Skip to content

1.0.0a9

Pre-release
Pre-release
Compare
Choose a tag to compare
@sdispater sdispater released this 24 Jul 14:09
1.0.0a9
09650f3

Added

  • Added support for build scripts without setup.py generation (#45).

Changed

  • Improved the parsing of requirements and environment markers (#44).

Fixed

  • Fixed the default value used for the build.generate-setup-file settings (#43).
  • Fixed error messages when the authors specified in the pyproject.toml file are invalid (#49).
  • Fixed distributions build when using the PEP-517 backend for packages with includes (#47).