seafdav/tests/conftest.py
2023-05-14 07:29:28 +02:00

9 lines
177 B
Python

# # -*- coding: utf-8 -*-
# import os
# import sys
# import pkg_resources
# sys.path.insert(0, os.path.dirname(os.path.dirname(__file__)))
# pkg_resources.require("wsgidav")