diff options
author | Tomás Touceda <chiiph@leap.se> | 2013-08-23 10:24:34 -0300 |
---|---|---|
committer | Tomás Touceda <chiiph@leap.se> | 2013-08-23 10:24:34 -0300 |
commit | 1bfd035337671f9d3fbd13370ddd1fae52f65b33 (patch) | |
tree | 505ffcb677cddacf63c989dcb74d015fe02fb3f2 /.gitattributes | |
parent | af89e94e995c1df6e78a87306bb609b0b8dfe20d (diff) | |
parent | 58aaf9c4b4159aeda8acb2485dc479017b83d096 (diff) |
Merge remote-tracking branch 'kali/feature/add_versioneer' into develop
Conflicts:
setup.py
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 |