python3Packages.ical: drop a test failing since tzdata-2022g
It can't be tested on this particular commit, because other issues are there as well at this moment.
This commit is contained in:
@@ -44,6 +44,9 @@ buildPythonPackage rec {
|
||||
pytestCheckHook
|
||||
];
|
||||
|
||||
# https://github.com/allenporter/ical/issues/136
|
||||
disabledTests = [ "test_all_zoneinfo" ];
|
||||
|
||||
pythonImportsCheck = [
|
||||
"ical"
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user