mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-04-27 14:57:41 +00:00
We don't actually need this?
This commit is contained in:
parent
e66b43c839
commit
a7ca0bea97
1 changed files with 1 additions and 1 deletions
|
|
@ -14,5 +14,5 @@ fi
|
||||||
pip install werkzeug $radicale_pkg
|
pip install werkzeug $radicale_pkg
|
||||||
|
|
||||||
if [ "$RADICALE_BACKEND" = "database" ]; then
|
if [ "$RADICALE_BACKEND" = "database" ]; then
|
||||||
pip install sqlalchemy pysqlite
|
pip install sqlalchemy
|
||||||
fi
|
fi
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue