summaryrefslogtreecommitdiff
path: root/nextgen
diff options
context:
space:
mode:
authorRonny Pfannschmidt <opensource@ronnypfannschmidt.de>2023-03-14 10:30:01 +0100
committerRonny Pfannschmidt <opensource@ronnypfannschmidt.de>2023-03-14 17:37:40 +0100
commit3bee5b998ce990f26ed6a5ff97a10c2e9b087e5b (patch)
tree0f512b494fb451c484c5b9d5c7103169a7687770 /nextgen
parent2f22818fcbbcc7aa68f0111d5b3eb0f40a628891 (diff)
downloadsetuptools-scm-3bee5b998ce990f26ed6a5ff97a10c2e9b087e5b.tar.gz
pre-commit autoupdate + has_command fix
Diffstat (limited to 'nextgen')
-rw-r--r--nextgen/vcs-versioning/pyproject.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/nextgen/vcs-versioning/pyproject.toml b/nextgen/vcs-versioning/pyproject.toml
index c7e5097..a48dc5a 100644
--- a/nextgen/vcs-versioning/pyproject.toml
+++ b/nextgen/vcs-versioning/pyproject.toml
@@ -33,7 +33,6 @@ Documentation = "https://github.com/unknown/vcs-versioning#readme"
Issues = "https://github.com/unknown/vcs-versioning/issues"
Source = "https://github.com/unknown/vcs-versioning"
-
[tool.hatch.version]
path = "vcs_versioning/__about__.py"