Skip to content
Snippets Groups Projects

Replace clapp by clapper.

Merged Yannick DAYER requested to merge clapper into master
6 files
+ 7
7
Compare changes
  • Side-by-side
  • Inline
Files
6
+ 2
2
@@ -21,7 +21,7 @@ requirements:
@@ -21,7 +21,7 @@ requirements:
- python {{ python }}
- python {{ python }}
- setuptools {{ setuptools }}
- setuptools {{ setuptools }}
- pip {{ pip }}
- pip {{ pip }}
- clapp
- clapper
- bob.measure
- bob.measure
- bob.learn.em
- bob.learn.em
- bob.bio.base
- bob.bio.base
@@ -31,7 +31,7 @@ requirements:
@@ -31,7 +31,7 @@ requirements:
run:
run:
- python
- python
- setuptools
- setuptools
- clapp
- clapper
- bob.measure
- bob.measure
- bob.learn.em
- bob.learn.em
- bob.bio.base
- bob.bio.base
Loading