mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-04-27 14:57:41 +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:
|
install-style:
|
||||||
pip install flake8 flake8-import-order sphinx
|
pip install flake8 flake8-import-order sphinx
|
||||||
|
pip install -e .
|
||||||
|
|
||||||
style:
|
style:
|
||||||
flake8
|
flake8
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue