Skip to content

Commit

Permalink
Remove .bumpversion.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
stanislaw committed Nov 26, 2023
1 parent d856a61 commit 5466bf6
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 19 deletions.
16 changes: 0 additions & 16 deletions .bumpversion.cfg

This file was deleted.

1 change: 0 additions & 1 deletion requirements.dev.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# Tasking
invoke>=1.4.1
bump2version>=0.5.11
setuptools

# Lint
Expand Down
4 changes: 2 additions & 2 deletions tests/integration/tests/py-only/version/sample.itest
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
RUN: %FILECHECK_EXEC --version | %FILECHECK_TESTER_EXEC %s --match-full-lines
CHECK: {{^.*}}FileCheck{{(\.py)?$}}
CHECK: Version: 0.0.22
CHECK:{{^.*}}FileCheck{{(\.py)?$}}
CHECK:{{^}}Version: {{[0-9]+\.[0-9]+\.[0-9]+$}}
CHECK-EMPTY:

0 comments on commit 5466bf6

Please sign in to comment.