Unverified Commit 32838389 authored by Gaétan Lepage's avatar Gaétan Lepage Committed by GitHub
Browse files

python3Packages.chatlas: fix broken build (#496684)

parents a9543bca 97645580
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -24,6 +24,7 @@
  pillow,
  pytest-asyncio,
  pytest-snapshot,
  pytest-vcr,
  pytestCheckHook,
  tenacity,
}:
@@ -64,6 +65,7 @@ buildPythonPackage rec {
    pillow
    pytest-asyncio
    pytest-snapshot
    pytest-vcr
    pytestCheckHook
    tenacity
  ];