Commit graph

5 commits

Author SHA1 Message Date
Chris Mayo
98d32a11a7 Re-enable support for installing git archives
setuptools_scm 7 includes git archive support. hatch-vcs
currently requires a minimium of 6.4, ensure 7 is installed.
2023-01-17 19:26:24 +00:00
Chris Mayo
f55919b667 Remove defunct entries from .gitattributes 2022-09-05 19:30:38 +01:00
Chris Mayo
47d1015e00 Replace setuptools and setup.py with hatch and pyproject.toml 2022-09-05 19:24:01 +01:00
Chris Mayo
d2d2a563cc Make installing from the git archive of a tagged commit possible
aka make GitHub release assets usable.

Requires setuptools-scm-git-archive.
2021-12-06 19:40:02 +00:00
Bastian Kleineidam
4a75c485f7 Add .gitattributes 2013-12-04 20:04:34 +01:00