python3Packages.pylsqpack: Update build-system
Co-authored-by: Robert Schütz <github@dotlambda.de>
This commit is contained in:
co-authored by
Robert Schütz
parent
7849248265
commit
9080f707f6
@@ -16,7 +16,7 @@ buildPythonPackage rec {
|
||||
hash = "sha256-Up+j49bxsO7JK0NFA8DsVRy3FAI8wXEJEfZl+raobr0=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [ setuptools ];
|
||||
build-system = [ setuptools ];
|
||||
|
||||
nativeCheckInputs = [ pytestCheckHook ];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user