ossobv / planb

PlanB - automating remote backups and snapshots with zfs/rsync
GNU General Public License v3.0
28 stars 3 forks source link

python setup.py sdist bdist_wheel builds with local pip-paths #26

Closed wdoekes closed 3 years ago

wdoekes commented 6 years ago

The v1.4 wheel build has ../bin/planb with ~walter/.virtualenv... in the shebang...

Urth commented 3 years ago

This seems to have been fixed in newer build tools.