Unverified Commit 7a631a44 authored by natsukium's avatar natsukium
Browse files

python311Packages.duckdb-engine: fix test

parent e560bf2c
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -9,6 +9,7 @@
  pandas,
  poetry-core,
  pytest-remotedata,
  snapshottest,
  sqlalchemy,
  typing-extensions,
}:
@@ -44,6 +45,7 @@ buildPythonPackage rec {
    hypothesis
    pandas
    pytest-remotedata
    snapshottest
    typing-extensions
  ];