aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaciej Barć <xgqt@gentoo.org>2023-10-25 21:32:49 +0200
committerMaciej Barć <xgqt@gentoo.org>2023-10-25 21:32:49 +0200
commit0327d28e43c8ce1650085e85bef18ebc4dd31f94 (patch)
tree4fe29bb3377d7e6f7250b9e39c41594d6342c994
parentbump to 2.2.0 (diff)
downloademacs-ebuild-snippets-0327d28e43c8ce1650085e85bef18ebc4dd31f94.tar.gz
emacs-ebuild-snippets-0327d28e43c8ce1650085e85bef18ebc4dd31f94.tar.bz2
emacs-ebuild-snippets-0327d28e43c8ce1650085e85bef18ebc4dd31f94.zip
pyproject.toml: cleanupHEADmaster
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
-rw-r--r--pyproject.toml4
1 files changed, 0 insertions, 4 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 1ac45c9..ac6ff22 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -17,10 +17,6 @@ src = "./VERSION"
search = "{current_version}"
[[tool.tbump.file]]
-src = "./VERSION"
-search = "{current_version}"
-
-[[tool.tbump.file]]
src = "./ebuild-snippets.el"
search = ";; Version: {current_version}"