Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
anonymizer
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Redmine
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
nlpworkers
anonymizer
Merge requests
!10
Anonimizer v2
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Anonimizer v2
develop
into
master
Overview
0
Commits
36
Pipelines
8
Changes
162
Merged
Michał Pogoda
requested to merge
develop
into
master
2 years ago
Overview
0
Commits
36
Pipelines
8
Changes
2
Expand
0
0
Merge request reports
Viewing commit
cb7b45fa
Prev
Next
Show latest version
2 files
+
3
−
3
Expand all files
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
cb7b45fa
bump tox version
· cb7b45fa
Michał Pogoda
authored
2 years ago
.gitlab-ci.yml
+
1
−
1
Options
@@ -7,7 +7,7 @@ stages:
-
test
-
build
before_script
:
-
pip install tox==
2.9
.1
-
pip install tox==
4.5
.1
pep8
:
stage
:
check_style