python3Packages.skorch: add openssl to test dependencies
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
tqdm,
|
||||
flaky,
|
||||
llvmPackages,
|
||||
openssl,
|
||||
pandas,
|
||||
pytest-cov-stub,
|
||||
pytestCheckHook,
|
||||
@@ -45,6 +46,7 @@ buildPythonPackage rec {
|
||||
|
||||
nativeCheckInputs = [
|
||||
flaky
|
||||
openssl
|
||||
pytest-cov-stub
|
||||
pytestCheckHook
|
||||
safetensors
|
||||
|
||||
Reference in New Issue
Block a user