python311Packages.awswrangler: add pyparsing module for checkPhase
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
, pyarrow
|
||||
, pymysql
|
||||
, pyodbc
|
||||
, pyparsing
|
||||
, pytestCheckHook
|
||||
, pythonOlder
|
||||
, redshift-connector
|
||||
@@ -57,6 +58,7 @@ buildPythonPackage rec {
|
||||
|
||||
nativeCheckInputs = [
|
||||
moto
|
||||
pyparsing
|
||||
pytestCheckHook
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user