forked from mirrors/nixpkgs
python310Packages.google-cloud-bigquery-datatransfer: fix editorconfig check
This commit is contained in:
parent
3037752d1d
commit
c5d1acd593
|
@ -17,7 +17,7 @@ buildPythonPackage rec {
|
|||
format = "setuptools";
|
||||
|
||||
disabled = pythonOlder "3.6";
|
||||
|
||||
|
||||
src = fetchPypi {
|
||||
inherit pname version;
|
||||
hash = "sha256-hR5qHucBpq1LS9pIZeovcPMiVbw3dhSeeJxkYH8xuMk=";
|
||||
|
|
Loading…
Reference in a new issue