Skip to content
Snippets Groups Projects

Remove useless downloads via bob.extension

Merged Yannick DAYER requested to merge remove-bob-extension into master
3 files
+ 2
9
Compare changes
  • Side-by-side
  • Inline
Files
3
+ 0
2
@@ -29,7 +29,6 @@ requirements:
- scikit-image {{ scikit_image }}
- matplotlib {{ matplotlib }}
- clapp
- bob.extension
- bob.io.base
- bob.bio.base
@@ -37,7 +36,6 @@ requirements:
- python
- setuptools
- clapp
- bob.extension
- bob.io.base
- bob.bio.base
- {{ pin_compatible('numpy') }}
Loading