Makefile: Remove obsolete information

This commit is contained in:
Markus Unterwaditzer 2016-02-04 21:47:56 +01:00
parent 5c769fd63d
commit 9e8b5f2dad

View file

@ -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