Skip to content

0.0.4

Compare
Choose a tag to compare
@scopatz scopatz released this 25 Sep 17:34
· 51 commits to master since this release

Added:

  • wheels.fatten_from_seen() now has a skipped_deps keyword argument
  • Add new option --only-pypi which will remove any dependency which is not available on PyPi.

Changed:

  • Fattened wheels now respect --exclude-deps

Fixed:

  • Fix file types which might be uncompressed when using from_tarball method.
  • Removed WHEEL, METADATA, and RECORD files from fat wheels.

Authors:

  • Anthony Scopatz
  • Marcelo Duarte Trevisani