python312Packages.pelican: disable failing test

This commit is contained in:
Martin Weinelt
2024-06-24 12:18:33 +02:00
parent e8ad956cd6
commit 0b7ef44716
@@ -103,6 +103,7 @@ buildPythonPackage rec {
"test_basic_generation_works"
"test_custom_generation_works"
"test_custom_locale_generation_works"
"test_deprecated_attribute"
];
env.LC_ALL = "en_US.UTF-8";