v0.1.2
easa-erules v0.1.2
Packaging fix release (installable wheel/sdist for PyPI and CI).
Install
pip install easa-erules
# or until PyPI Trusted Publishing is configured:
pip install "git+https://github.com/mrSpringpeace/easa-erules.git@v0.1.2"Changes since 0.1.1
- Require setuptools ≥ 77 (SPDX
license/license-files) - Fix CI editable install and publish build failure from dual license-files config
- Same features as 0.1.1 (designation quality, export metadata, docs, adapters)
Notes
- License: MIT (code only)
- Python: ≥ 3.11
- Unofficial tool — verify against official EASA publications
See CHANGELOG.md and docs/PUBLISHING.md.