ports/www/py-caldav/files/patch-setup.py
Po-Chuan Hsieh 9bb35850b3
www/py-caldav: Update to 0.11.0
- Add LICENSE_FILE
- Convert to USE_PYTHON=pytest
- Take maintainership

Changes:	https://github.com/python-caldav/caldav/releases
2023-01-30 21:00:21 +08:00

10 lines
235 B
Python

--- setup.py.orig 2022-11-21 23:44:22 UTC
+++ setup.py
@@ -30,7 +30,6 @@ if __name__ == "__main__":
test_packages = [
"pytest",
- "pytest-coverage",
"icalendar",
"coverage",
"tzlocal",