Skip to content
Snippets Groups Projects

Replace clapp by clapper.

Merged Yannick DAYER requested to merge clapper into master
8 files
+ 16
16
Compare changes
  • Side-by-side
  • Inline
Files
8
+ 2
2
@@ -28,14 +28,14 @@ requirements:
- docopt {{ docopt }}
- scikit-image {{ scikit_image }}
- matplotlib {{ matplotlib }}
- clapp
- clapper
- bob.io.base
- bob.bio.base
run:
- python
- setuptools
- clapp
- clapper
- bob.io.base
- bob.bio.base
- {{ pin_compatible('numpy') }}
Loading