This should fix it once and for all.

This commit is contained in:
Markus Unterwaditzer 2014-05-31 19:41:18 +02:00
parent 2c3cf303db
commit 4a4757315b

View file

@ -42,6 +42,7 @@ install_build_style() {
run_build_style() {
flake8 vdirsyncer tests
! git grep -i syncroniz
}
install_build_docs() {