Skip to content
Snippets Groups Projects

Replace clapp by clapper. Fix comment.

Merged Yannick DAYER requested to merge clapper into master
29 files
+ 33
33
Compare changes
  • Side-by-side
  • Inline
Files
29
+ 2
2
@@ -21,7 +21,7 @@ requirements:
- python {{ python }}
- setuptools {{ setuptools }}
- pip {{ pip }}
- clapp
- clapper
- bob.extension
- bob.io.base
- bob.measure
@@ -38,7 +38,7 @@ requirements:
run:
- python
- setuptools
- clapp
- clapper
- bob.extension
- bob.io.base
- bob.measure
Loading