mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-26 09:05:50 +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
|
||||
|
||||
if [ "$RADICALE_BACKEND" = "database" ]; then
|
||||
pip install sqlalchemy pysqlite
|
||||
pip install sqlalchemy
|
||||
fi
|
||||
|
|
|
|||
Loading…
Reference in a new issue