python3Package.pyowm: add missing dependency setuptools

This commit is contained in:
9R
2024-04-19 11:09:20 +02:00
parent 9c1f3b305a
commit 364aa17311
@@ -5,6 +5,7 @@
, pysocks
, pythonOlder
, requests
, setuptools
, pytestCheckHook
, pythonRelaxDepsHook
}:
@@ -35,6 +36,7 @@ buildPythonPackage rec {
geojson
pysocks
requests
setuptools
];
nativeCheckInputs = [