Autoupdate pre-commit and apply on all files
Merge request reports
Activity
assigned to @ydayer
added 1 commit
- 4fd3ef45 - [py] Change dataset namespace after bob.pipelines.
Waiting for bob.pad.face!138 (merged).
@amayoraz, Actually, there might be a problem with adding
bob.pad.face
to the[doc]
optional dependencies ofbob.pad.base
.Looking at the log, 2 versions of
bob.pad.face
are installed: first4.1.2b0
and then4.1.1 (stable)
(I don't know why), and the stable version has not the correct format -> doc fails.And
bob.pad.face
needs this to be merged, too.So I'm reverting to the link in
catalog.json
for now. That still works. We'll look into fixing that later if we can.added 1 commit
- be09f189 - [doc] Move the bob.pad.face link to catalog.json.
enabled an automatic merge when the pipeline for be09f189 succeeds
mentioned in commit e156bd5f
Please register or sign in to reply