python312Packages.htmldate: refactor

This commit is contained in:
Fabian Affolter 2024-04-12 10:14:43 +02:00
parent 16317c40ea
commit 4ac754bd55
1 changed files with 2 additions and 2 deletions

View File

@ -25,11 +25,11 @@ buildPythonPackage rec {
hash = "sha256-yvFobPdcYd0fBh7eXXpG51mxXV+Zh82OE8jEI3URJj0=";
};
nativeBuildInputs = [
build-system = [
setuptools
];
propagatedBuildInputs = [
dependencies = [
charset-normalizer
dateparser
lxml