python3Packages.python-open-router: fix version metadata

This commit is contained in:
Martin Weinelt
2026-07-15 03:12:44 +02:00
parent 3df278795e
commit 1e690d63d6
@@ -7,6 +7,7 @@
yarl,
mashumaro,
orjson,
pyprojectVersionPatchHook,
pytestCheckHook,
pytest-asyncio,
pytest-cov-stub,
@@ -26,6 +27,8 @@ buildPythonPackage rec {
hash = "sha256-hf8Ay3/xXH262/1R07mN0iQpOlHFhHb6VUZoYQEq8YI=";
};
nativeBuildInputs = [ pyprojectVersionPatchHook ];
build-system = [ poetry-core ];
dependencies = [