Merge pull request #243229 from NickCao/caldav

python3Packages.caldav: move tzlocal and pytz to propagatedBuildInputs
This commit is contained in:
Nick Cao 2023-07-14 07:10:00 +08:00 committed by GitHub
commit a7597193ba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -32,12 +32,12 @@ buildPythonPackage rec {
requests
icalendar
recurring-ical-events
pytz
tzlocal
];
nativeCheckInputs = [
pytestCheckHook
tzlocal
pytz
];
# xandikos and radicale are only optional test dependencies, not available for python3