mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-04-14 12:15:53 +00:00
Fix Makefile
This commit is contained in:
parent
67c8c3f394
commit
5eab8ebb16
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -38,7 +38,7 @@ test:
|
|||
py.test; \
|
||||
fi
|
||||
|
||||
install-style: install-vdirsyncer
|
||||
install-style:
|
||||
pip install flake8 flake8-import-order sphinx
|
||||
|
||||
style:
|
||||
|
|
|
|||
Loading…
Reference in a new issue