summaryrefslogtreecommitdiff
path: root/server/.gitattributes
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2013-08-23 13:36:38 +0200
committerKali Kaneko <kali@leap.se>2013-08-23 13:36:38 +0200
commitb42d461341de2aa7e2136d85f67ebbd12918b200 (patch)
treec6080cf0c88d1d889ba8371a670c8311fbba3c4e /server/.gitattributes
parent59f337a29202bb80287a31d6c5b942b74375f33f (diff)
packaging improvements
* add versioneer (patched for our particular repo config) * add parse_requirements to unify requirement handling
Diffstat (limited to 'server/.gitattributes')
-rw-r--r--server/.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/server/.gitattributes b/server/.gitattributes
new file mode 100644
index 00000000..a00356cb
--- /dev/null
+++ b/server/.gitattributes
@@ -0,0 +1 @@
+src/leap/soledad/server/_version.py export-subst