pyupio / safety

Safety checks Python dependencies for known security vulnerabilities and suggests the proper remediations for vulnerabilities detected.
https://safetycli.com/product/safety-cli
MIT License
1.66k stars 141 forks source link

fix: update pyinstaller target #522

Closed yeisonvargasf closed 2 months ago

yeisonvargasf commented 2 months ago

Relative imports on cli.py are breaking the binaries; this changes the target scripts and fixes this issue.