mirror of
https://github.com/miurahr/aqtinstall.git
synced 2025-12-16 12:17:05 +03:00
chore: support build on git export
- Add .git_archival.txt template that substitute on export Signed-off-by: Hiroshi Miura <miurahr@linux.com>
This commit is contained in:
4
.git_archival.txt
Normal file
4
.git_archival.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
node: $Format:%H$
|
||||
node-date: $Format:%cI$
|
||||
describe-name: $Format:%(describe:tags=true,match=*[0-9]*)$
|
||||
ref-names: $Format:%D$
|
||||
1
.gitattributes
vendored
Normal file
1
.gitattributes
vendored
Normal file
@@ -0,0 +1 @@
|
||||
.git_archival.txt export-subst
|
||||
@@ -1,4 +1,5 @@
|
||||
include *.rst
|
||||
include *.txt
|
||||
include LICENSE
|
||||
include pyproject.toml
|
||||
include .flake8
|
||||
|
||||
Reference in New Issue
Block a user