redacted / XKCD-password-generator

Generate secure multiword passwords/passphrases, inspired by XKCD
BSD 3-Clause "New" or "Revised" License
1.32k stars 185 forks source link

examples are being installed to site-packages after setup.py fixes #153

Closed benkohler closed 10 months ago

benkohler commented 1 year ago

I'm adding 1.19.4 to gentoo repos and our python checks have started throwing an error:

The very last commit in 1.19.4 modifies setup.py to use an exclude rather than an include, I think we need to add examples to the list after all the test matches.

redacted commented 10 months ago

Thank you for flagging this, and for the PR to correct - it is merged in v1.19.7