python312Packages.pontos: refactor

This commit is contained in:
Fabian Affolter
2024-09-03 19:18:51 +02:00
committed by GitHub
parent ef97c09c6f
commit afcd668959
@@ -31,9 +31,9 @@ buildPythonPackage rec {
hash = "sha256-CgO88I2M8RGpYyJchXZtqxIBjNaULSqnDgfFCUQDFUw=";
};
nativeBuildInputs = [ poetry-core ];
build-system = [ poetry-core ];
propagatedBuildInputs = [
dependencies = [
colorful
httpx
lxml