Commit 97645580 authored by Sarah Clark's avatar Sarah Clark
Browse files

python3Packages.chatlas: fix broken build

parent 400de68c
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
  ];