commit: 0327d28e43c8ce1650085e85bef18ebc4dd31f94
Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 25 19:32:49 2023 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Wed Oct 25 19:32:49 2023 +0000
URL:
https://gitweb.gentoo.org/proj/emacs-ebuild-snippets.git/commit/?id=0327d28e
pyproject.toml: cleanup
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
pyproject.toml | 4 ----
1 file changed, 4 deletions(-)
diff --git a/pyproject.toml b/pyproject.toml
index 1ac45c9..ac6ff22 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -16,10 +16,6 @@ tag_template = "{new_version}"
src = "./VERSION"
search = "{current_version}"
-[[tool.tbump.file]]
-src = "./VERSION"
-search = "{current_version}"
-
[[tool.tbump.file]]
src = "./ebuild-snippets.el"
search = ";; Version: {current_version}"