python3Packages.pyfirefly: fix version metadata
This commit is contained in:
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user