python312Packages.pytest-codspeed: fix typo (#359793)
This commit is contained in:
@@ -30,7 +30,7 @@ buildPythonPackage rec {
|
||||
|
||||
build-system = [ hatchling ];
|
||||
|
||||
buildInput = [ pytest ];
|
||||
buildInputs = [ pytest ];
|
||||
|
||||
dependencies = [
|
||||
cffi
|
||||
|
||||
Reference in New Issue
Block a user