mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-04-27 14:57:41 +00:00
Don't upload ownCloud to PyPI
This commit is contained in:
parent
c83883d976
commit
73fe27559d
1 changed files with 4 additions and 0 deletions
|
|
@ -6,4 +6,8 @@ include build.sh
|
||||||
|
|
||||||
recursive-include docs *
|
recursive-include docs *
|
||||||
recursive-include tests *
|
recursive-include tests *
|
||||||
|
prune tests/storage/dav/servers
|
||||||
|
recursive-include tests/storage/dav/servers/radicale *
|
||||||
|
|
||||||
prune docs/_build
|
prune docs/_build
|
||||||
|
global-exclude *.py[cdo] __pycache__ *.so *.pyd
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue