summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorGard Spreemann <gspr@nonempty.org>2020-07-09 18:09:31 +0200
committerGard Spreemann <gspr@nonempty.org>2020-07-09 18:13:53 +0200
commit7d47367f2134d3360ba5aa6f80eae115f1f56b96 (patch)
tree88025849ff5dd0346a64d2c4643b2e8793b68d17 /debian/control
parentc92a6deb838b9384eb306c5978658da803415f18 (diff)
Require scikit-learn for tests, and recommend it.debian/0.7.0+dfsg-2
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index c834251..29af3a1 100644
--- a/debian/control
+++ b/debian/control
@@ -21,6 +21,7 @@ Architecture: any
Depends: ${misc:Depends},
${python3:Depends},
${shlibs:Depends}
+Recommends: python3-sklearn
Description: Python optimal transport library
Python library with solvers for optimization problems related to
optimal transport in for example signal and image processing, and machine