diff options
author | Kali Kaneko <kali@leap.se> | 2013-08-23 11:56:55 +0200 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2013-08-23 11:56:55 +0200 |
commit | 58aaf9c4b4159aeda8acb2485dc479017b83d096 (patch) | |
tree | c06daccc73a0cd2d2140204fc41002b8ad416ea2 /.gitattributes | |
parent | 5d890fc806cee5eb9bb0c5947df850d55c6772ce (diff) |
Add versioneer to handle versioning here too.
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 0000000..dd8fe59 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +src/leap/common/_version.py export-subst |