Missing python-setup-tools dependency
Description:
python-qrcode doesn't run without python-setuptools but it's not listed as a depdendency
Additional info:
n/a
Steps to reproduce:
- Install package without python-setuptools
- run
echo hello | qr
- See error: "No module named pkg_resources"
Edited by Philippe VK