Skip to content
Snippets Groups Projects

Replace clapp by clapper.

7 files
+ 8
8
Compare changes
  • Side-by-side
  • Inline

Files

+ 2
2
@@ -21,7 +21,7 @@ requirements:
- python {{ python }}
- setuptools {{ setuptools }}
- pip {{ pip }}
- clapp
- clapper
- bob.extension
- bob.io.base
- bob.pipelines
@@ -39,7 +39,7 @@ requirements:
run:
- python
- setuptools
- clapp
- clapper
- bob.extension
- bob.io.base
- bob.pipelines
Loading