mirror of
https://github.com/wassname/scikit-image.git
synced 2026-06-27 20:06:43 +08:00
Remove tifffile as an external dependency
This commit is contained in:
@@ -16,7 +16,6 @@ Runtime requirements
|
||||
* `NetworkX <https://networkx.github.io>`__
|
||||
* `Pillow <https://pypi.python.org/pypi/Pillow>`__
|
||||
(or `PIL <http://www.pythonware.com/products/pil/>`__)
|
||||
* `Tifffile <https://pypi.python.org/pypi/tifffile>`__
|
||||
|
||||
Known build errors
|
||||
------------------
|
||||
|
||||
@@ -5,4 +5,3 @@ scipy>=0.9
|
||||
six>=1.3
|
||||
networkx>=1.8
|
||||
pillow>=1.1.7
|
||||
tifffile>=0.2
|
||||
|
||||
Reference in New Issue
Block a user