Skip to content

1.7.3 - packaging improvements

Compare
Choose a tag to compare
@smarie smarie released this 25 Apr 14:10
· 22 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 #39

See documentation page for details.