mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-25 08:55:50 +00:00
Makefile: Remove obsolete information
This commit is contained in:
parent
5c769fd63d
commit
9e8b5f2dad
1 changed files with 1 additions and 5 deletions
6
Makefile
6
Makefile
|
|
@ -5,11 +5,7 @@
|
|||
# using --system-site-packages when creating the virtualenv
|
||||
# - Inside the virtualenv: `make install-test test`
|
||||
#
|
||||
# The `install-test` target requires internet access. Be aware that vdirsyncer
|
||||
# requires very recent versions of Radicale for the tests to run successfully.
|
||||
#
|
||||
# If you want to skip the DAV tests against Radicale, use:
|
||||
# make DAV_SERVER=skip # ...
|
||||
# The `install-test` target requires internet access.
|
||||
|
||||
export DAV_SERVER := skip
|
||||
export REMOTESTORAGE_SERVER := skip
|
||||
|
|
|
|||
Loading…
Reference in a new issue