Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bob.pad.face
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
bob
bob.pad.face
Merge requests
!138
Autoupdate pre-commit and apply on all files
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Merged
Autoupdate pre-commit and apply on all files
fix-qa
into
master
Overview
1
Commits
4
Pipelines
6
Changes
15
Merged
Autoupdate pre-commit and apply on all files
Yannick DAYER
requested to merge
fix-qa
into
master
Feb 14, 2023
Overview
1
Commits
4
Pipelines
6
Changes
15
0
0
Merge request reports
Compare
master
version 3
b3cbbc51
Feb 15, 2023
version 2
c49b571e
Feb 14, 2023
version 1
49f881aa
Feb 14, 2023
master (base)
and
latest version
latest version
781a6448
4 commits,
Feb 15, 2023
version 3
b3cbbc51
3 commits,
Feb 15, 2023
version 2
c49b571e
2 commits,
Feb 14, 2023
version 1
49f881aa
1 commit,
Feb 14, 2023
15 files
+
116
−
109
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
15
conda/meta.yaml
+
2
−
2
View file @ 781a6448
Edit in single-file editor
Open in Web IDE
Show full file
@@ -21,7 +21,7 @@ requirements:
-
python {{ python }}
-
setuptools {{ setuptools }}
-
pip {{ pip }}
-
exposed
-
clapp
-
bob.extension
-
bob.io.base
-
bob.bio.base
@@ -37,7 +37,7 @@ requirements:
run
:
-
python
-
setuptools
-
exposed
-
clapp
-
bob.extension
-
bob.io.base
-
bob.bio.base
Loading