mirror of
https://github.com/wassname/scikit-image.git
synced 2026-06-27 20:22:51 +08:00
debian/tests/control - [thanks Julian Taylor] adding pil|imaging, tk, matplotlib to Depends
This commit is contained in:
Vendored
+7
@@ -1,3 +1,10 @@
|
||||
skimage (0.9.3-2) unstable; urgency=low
|
||||
|
||||
* debian/tests/control
|
||||
- [thanks Julian Taylor] adding pil|imaging, tk, matplotlib to Depends
|
||||
|
||||
-- Yaroslav Halchenko <debian@onerussian.com> Thu, 28 Nov 2013 21:46:35 -0500
|
||||
|
||||
skimage (0.9.3-1) unstable; urgency=low
|
||||
|
||||
[ Stefan van der Walt ]
|
||||
|
||||
Vendored
+2
-2
@@ -1,5 +1,5 @@
|
||||
Tests: python2
|
||||
Depends: python-all, python-nose, python-skimage
|
||||
Depends: python-all, python-nose, python-skimage, python-pil | python-imaging, python-matplotlib, python-tk
|
||||
|
||||
Tests: python3
|
||||
Depends: python3-all, python3-nose, python3-skimage
|
||||
Depends: python3-all, python3-nose, python3-skimage, python3-pil | python3-imaging, python3-matplotlib, python3-tk
|
||||
|
||||
Reference in New Issue
Block a user