summaryrefslogtreecommitdiff
path: root/debian/tests/upstream.py
diff options
context:
space:
mode:
Diffstat (limited to 'debian/tests/upstream.py')
-rw-r--r--debian/tests/upstream.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/tests/upstream.py b/debian/tests/upstream.py
index 51265ec0..63a35e0b 100644
--- a/debian/tests/upstream.py
+++ b/debian/tests/upstream.py
@@ -4,7 +4,6 @@ import pytest
blacklist = ["test_knn.py", # Requires pykeops
"test_representations.py", # Look into this
- "test_tomato.py", # Wants to use X.
"test_wasserstein_distance.py::test_wasserstein_distance_grad" # Requires PyTorch.
]