Skip to content

1.4.8 - better packaging

Compare
Choose a tag to compare
@smarie smarie released this 25 Apr 13:35
· 36 commits to main since this release
  • packaging improvements: set the "universal wheel" flag to 1, and cleaned up the setup.py. In particular removed dependency to six for setup and added py.typed file, as well as set the zip_safe flag to False. Removed tests folder from package. Fixes #19

See documentation page for details.