Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Institut für Informatik
dbis
software
dbispipeline
Commits
ac692af2
Commit
ac692af2
authored
Sep 10, 2021
by
Benjamin Murauer
Browse files
replace bumpversion with bump2version, fixes
#63
parent
446e9cfd
Pipeline
#51363
passed with stage
in 1 minute and 50 seconds
Changes
2
Pipelines
1
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
871 additions
and
717 deletions
+871
-717
Pipfile
Pipfile
+1
-1
Pipfile.lock
Pipfile.lock
+870
-716
No files found.
Pipfile
View file @
ac692af2
...
...
@@ -6,7 +6,6 @@ verify_ssl = true
[dev-packages]
#PyInstaller = "*"
bandit
=
"*"
bumpversion
=
"*"
coverage
=
"*"
docformatter
=
"*"
flake8
=
"*"
...
...
@@ -28,6 +27,7 @@ yapf = "*"
pre-commit
=
"*"
flake8-isort
=
"*"
isort
=
"*"
bump2version
=
"*"
[packages]
dbispipeline
=
{
editable
=
true
,
path
=
"."
}
...
...
Pipfile.lock
View file @
ac692af2
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment