Commit 84868bb
committed
📦 Enable support for versioning Git archives
It's a follow-up to #735 that lacks this property. It's also an internal
change.
It essentially allows one to
```
$ pip install https://github.com/antonbabenko/pre-commit-terraform/archive/ae5057d.zip
```
and get a correctly computed version in the installed metadata.
[1]: https://setuptools-scm.rtfd.io/en/latest/usage/#git-archives1 parent e251eb2 commit 84868bb
2 files changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments