Skip to content
Snippets Groups Projects

bob.io.image dependency

Merged Vincent POLLET requested to merge bob_io_image_dependency into master
2 files
+ 3
5
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 1
3
@@ -25,7 +25,7 @@ requirements:
@@ -25,7 +25,7 @@ requirements:
host:
host:
- python {{ python }}
- python {{ python }}
- setuptools {{ setuptools }}
- setuptools {{ setuptools }}
- bob.io.base
- bob.io.image
- bob.ip.stereo
- bob.ip.stereo
- scikit-image
- scikit-image
- scipy
- scipy
@@ -34,8 +34,6 @@ requirements:
@@ -34,8 +34,6 @@ requirements:
run:
run:
- python
- python
- setuptools
- setuptools
- bob.io.base
- bob.ip.stereo
- scikit-image
- scikit-image
- scipy
- scipy
- opencv
- opencv
Loading