python312Packages.std-uritemplate: refactor

This commit is contained in:
Fabian Affolter 2024-04-11 23:40:57 +02:00
parent 156e1d697b
commit 50b7b85754
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ buildPythonPackage rec {
hash = "sha256-85dldY+2WB+Hn6fBBHoKJ7fIe7fDyddYxAjDD83lHGc=";
};
nativeBuildInputs = [
build-system = [
poetry-core
];