python312Packages.pytest-codspeed: fix typo
This commit is contained in:
parent
277ad755e7
commit
149f9897d5
@ -30,7 +30,7 @@ buildPythonPackage rec {
|
|||||||
|
|
||||||
build-system = [ hatchling ];
|
build-system = [ hatchling ];
|
||||||
|
|
||||||
buildInput = [ pytest ];
|
buildInputs = [ pytest ];
|
||||||
|
|
||||||
dependencies = [
|
dependencies = [
|
||||||
cffi
|
cffi
|
||||||
|
Loading…
Reference in New Issue
Block a user