glymur: fix build

This commit is contained in:
Vikram Narayanan
2021-11-24 19:12:25 -08:00
parent f5f9557cb4
commit 6dc23393d9
@@ -10,6 +10,7 @@
, mock
, importlib-resources
, isPy27
, lxml
}:
buildPythonPackage rec {
@@ -31,6 +32,7 @@ buildPythonPackage rec {
scikitimage
procps
pytestCheckHook
lxml
];
postConfigure = ''