Unverified Commit 4c5e6b8d authored by Pol Dellaiera's avatar Pol Dellaiera Committed by GitHub
Browse files

python3Packages.labelbox: fix build (#502414)

parents 7b1010b6 e3ff36ed
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -20,6 +20,7 @@
  pytest-xdist,
  pytestCheckHook,
  python-dateutil,
  pyyaml,
  requests,
  shapely,
  strenum,
@@ -87,6 +88,7 @@ buildPythonPackage rec {
    tqdm
    geojson
    mypy
    pyyaml
  ];

  optional-dependencies = {