vdirsyncer/MANIFEST.in
Hugo Osvaldo Barrera c77d750ef6 Drop etesync
The current [experimental] implementation is stale, and hasn't been
maintained for a long time. Regrettably, not even its tests still work,
and there nobody interested in maintaining it.

If anyone is interested in re-implementing this in a third-party
package, I can consider adding support for pluggable storages.
2021-10-05 22:13:59 +02:00

9 lines
272 B
Text

# setuptools-scm includes everything tracked by git
prune docker
prune scripts
prune tests/storage/servers
recursive-include tests/storage/servers/radicale *
recursive-include tests/storage/servers/skip *
prune docs/_build
global-exclude *.py[cdo] __pycache__ *.so *.pyd