diff options
author | drebs <drebs@leap.se> | 2017-06-20 11:25:25 -0300 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2017-06-24 00:53:42 +0200 |
commit | 176dbd0d469284a2e29a4a49b2ea94bf6d5e8b13 (patch) | |
tree | ccb7c7efb2e9db43f560f0c4fedc988c7b95fe45 /.gitattributes | |
parent | 5d87626e1d11ec5c2d2a2846b6b56da040849b0e (diff) |
[pkg] use stock versioneer
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..5dbe3541 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +src/leap/soledad/_version.py export-subst |