.cruft.json
.gitignore
.pre-commit-config.yaml
LICENSE
README.rst
pyproject.toml
setup.cfg
setup.py
.github/workflows/release.yaml
.github/workflows/tests.yaml
.github/workflows/update-template.yaml
dvc_webdav/__init__.py
dvc_webdav/_dvc_webdav_version.py
dvc_webdav.egg-info/PKG-INFO
dvc_webdav.egg-info/SOURCES.txt
dvc_webdav.egg-info/dependency_links.txt
dvc_webdav.egg-info/not-zip-safe
dvc_webdav.egg-info/requires.txt
dvc_webdav.egg-info/top_level.txt
dvc_webdav/tests/__init__.py
dvc_webdav/tests/cloud.py
dvc_webdav/tests/conftest.py
dvc_webdav/tests/fixtures.py
dvc_webdav/tests/test_dvc.py