Skip to content
Snippets Groups Projects

Autoupdate pre-commit and apply on all files

Merged Yannick DAYER requested to merge fix-qa into master
Files
15
+ 2
2
@@ -21,7 +21,7 @@ requirements:
@@ -21,7 +21,7 @@ requirements:
- python {{ python }}
- python {{ python }}
- setuptools {{ setuptools }}
- setuptools {{ setuptools }}
- pip {{ pip }}
- pip {{ pip }}
- exposed
- clapp
- bob.extension
- bob.extension
- bob.io.base
- bob.io.base
- bob.bio.base
- bob.bio.base
@@ -37,7 +37,7 @@ requirements:
@@ -37,7 +37,7 @@ requirements:
run:
run:
- python
- python
- setuptools
- setuptools
- exposed
- clapp
- bob.extension
- bob.extension
- bob.io.base
- bob.io.base
- bob.bio.base
- bob.bio.base
Loading