v0.1.2
Fixes
- Quote
iphoto-sizer[web]in install instructions and the runtime error message. zsh interprets unquoted square brackets as a glob and fails withno matches found.
Install:
pip install iphoto-sizer # CLI only
pip install "iphoto-sizer[web]" # CLI + web UI