diff --git a/srcpkgs/python-icalendar/template b/srcpkgs/python-icalendar/template index 846b8f6ac5b..c0a9a599519 100644 --- a/srcpkgs/python-icalendar/template +++ b/srcpkgs/python-icalendar/template @@ -8,8 +8,7 @@ build_style=python-module pycompile_module="icalendar" hostmakedepends="python-setuptools python3-setuptools" depends="python-setuptools python-dateutil python-pytz" -checkdepends="python3-dateutil python3-pytz python3-coverage python3-pytest - python3-hypothesis" +checkdepends="python3-dateutil python3-pytz python3-pytest python3-hypothesis" short_desc="Parser/generator of iCalendar files for use with Python2" maintainer="Oliver Kiddle " license="BSD-2-Clause"