python3Packages.labelbox: fix build
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user