Loading pkgs/development/python-modules/pygeocodio/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ stdenv, buildPythonPackage, fetchFromGitHub, setuptools, hatchling, requests, pytestCheckHook, httpretty, Loading @@ -22,7 +22,7 @@ buildPythonPackage rec { }; build-system = [ setuptools hatchling ]; dependencies = [ Loading Loading
pkgs/development/python-modules/pygeocodio/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ stdenv, buildPythonPackage, fetchFromGitHub, setuptools, hatchling, requests, pytestCheckHook, httpretty, Loading @@ -22,7 +22,7 @@ buildPythonPackage rec { }; build-system = [ setuptools hatchling ]; dependencies = [ Loading