python3Packages.pyfirefly: fix version metadata

This commit is contained in:
Martin Weinelt
2026-07-15 03:12:46 +02:00
parent 1719162d82
commit e53ce32d8b
@@ -7,6 +7,7 @@
lib,
mashumaro,
orjson,
pyprojectVersionPatchHook,
pytest-cov-stub,
pytestCheckHook,
syrupy,
@@ -25,6 +26,8 @@ buildPythonPackage rec {
hash = "sha256-RrVjXhV42DBvmTcZMowmHXN5K4nZfKPT/CDbvf1tOAQ=";
};
nativeBuildInputs = [ pyprojectVersionPatchHook ];
build-system = [ hatchling ];
dependencies = [