python3Packages.gspread: switch to pypaBuildHook
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{ lib
|
||||
, buildPythonPackage
|
||||
, fetchFromGitHub
|
||||
, flitBuildHook
|
||||
, flit-core
|
||||
, google-auth
|
||||
, google-auth-oauthlib
|
||||
, pytest-vcr
|
||||
@@ -25,7 +25,7 @@ buildPythonPackage rec {
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
flitBuildHook
|
||||
flit-core
|
||||
];
|
||||
|
||||
propagatedBuildInputs = [
|
||||
|
||||
Reference in New Issue
Block a user