diff options
| author | Catherine <whitequark@whitequark.org> | 2023-02-03 05:30:22 +0000 |
|---|---|---|
| committer | Catherine <whitequark@whitequark.org> | 2023-02-03 05:30:40 +0000 |
| commit | eb24f42261f2614eca1446ce2ceabce94be38b00 (patch) | |
| tree | 198b2f140400f4de218ff66f71d7eabcb1d20295 /.git_archival.txt | |
| parent | 1c72b3800beb4da3dbe108b10adddfc69765efe8 (diff) | |
Migrate from setup.py to pyproject.toml.
Diffstat (limited to '.git_archival.txt')
| -rw-r--r-- | .git_archival.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.git_archival.txt b/.git_archival.txt new file mode 100644 index 0000000..8fb235d --- /dev/null +++ b/.git_archival.txt @@ -0,0 +1,4 @@ +node: $Format:%H$ +node-date: $Format:%cI$ +describe-name: $Format:%(describe:tags=true,match=*[0-9]*)$ +ref-names: $Format:%D$ |
