add commas to make json happy
some minor enhancements
hopefully fix mising bdist_wheel
add zlib1g-dev as dependency
needed to compile / install pillow in virtualenv
libjpeg is also a dep of pillow
disable packages requiring pillow for now
another try with corrected config.toml
add missing arguments to alembic
try other options for alembic
try again with the binary...
final try for the alembic configuration
enable failure cleaning again
alembic still fails...
try to fix alembic step
we do not need to activate the venv in this case
finally working installation
use the default database options
make upgrade possible
bump version, to upgrade...
better upgrade script
remove unnecessary upgrade bits
hopefully we converge
remove more unused stuff
upgrading should save the auto generated values...
fix a type and upgrade script
disable abort if errors
reenable abort if errors
puppeting is actually the usefull permission
troubleshooting page
further improve readme