mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-25 08:55:50 +00:00
Install vdirsyncer for stylecheck
This commit is contained in:
parent
b94b36a4eb
commit
f586f8ec37
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
|
@ -6,6 +6,7 @@ test:
|
|||
|
||||
install-style:
|
||||
pip install flake8 flake8-import-order sphinx
|
||||
pip install -e .
|
||||
|
||||
style:
|
||||
flake8
|
||||
|
|
|
|||
Loading…
Reference in a new issue