mirror of
https://git.freebsd.org/ports.git
synced 2025-04-30 18:46:38 -04:00
- Add LICENSE_FILE - Convert to USE_PYTHON=pytest - Take maintainership Changes: https://github.com/python-caldav/caldav/releases
10 lines
235 B
Python
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",
|