Tags: dlenski/python-zxing
Tags
Add requirements*.txt to MANIFEST.in, call it v1.0.3 It appears that sdist-based packaging doesn't work quite the way I thought, and I broke this in v1.0.2 (ead91c0). I'm following the minimal-fix suggestion from #32 (comment), thanks @stefan6419846.
Tag v1.0.2 Two bugs fixed since v1.0.1: 1. 178c50b (closing #31) which fixes the Java classpath separator on Windows (`:` → `;`) 2. 50c7efe (quite likely the fix for #30) which fixes a borked format conversion specifier. Switching to "Trusted Publishers" for deployment to PyPI (see https://blog.pypi.org/posts/2023-04-20-introducing-trusted-publishers).
PreviousNext