Skip to content

v1.4.0

Compare
Choose a tag to compare
@sundarnagarajan sundarnagarajan released this 28 Jan 03:59
· 2 commits to main since this release
a24d995
  • Now works with / without 'zip_safe
  • Uses importlib, importlib.resources if available; falls back to pkg_resources, imp if not (__init__.py)
  • PY_MODULE, PIP_NAME, EXTENSION_NAME no longer need to be set in config.sh - they are derived from the source code
  • version_extname.ini in module directory is used to share VERSION and EXTENSION_NAME between setup.py __init__.py and scripts