Skip to content

Commit a8a7d7e

Browse files
tjniabhinavsingh
andauthored
Migrate away from setuptools_scm_git_archive (#1345)
Co-authored-by: Abhinav Singh <[email protected]>
1 parent ddc96d4 commit a8a7d7e

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.git_archival.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1+
node: $Format:%H$
2+
node-date: $Format:%cI$
3+
describe-name: $Format:%(describe:tags=true)$
14
ref-names: $Format:%D$

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@ requires = [
44
"setuptools",
55

66
# Plugins
7-
"setuptools-scm[toml]>=6,!=7.0.0,!=7.0.1,!=7.0.2",
8-
"setuptools-scm-git-archive>=1.1",
7+
"setuptools-scm[toml]>=7.0.5",
98
]
109
build-backend = "setuptools.build_meta"
1110

0 commit comments

Comments
 (0)