diff options
author | Kali Kaneko <kali@futeisha.org> | 2013-08-23 12:17:20 +0200 |
---|---|---|
committer | Kali Kaneko <kali@futeisha.org> | 2013-08-23 12:43:53 +0200 |
commit | a2d40aefb8ef2b0892ed87b38ddef96ddaf1dcc7 (patch) | |
tree | 4ba5d052fbee53703241bb5efee2a66f4d4578b3 /.gitattributes | |
parent | 0347bf68d394118460566c8cd5cd49c75b0825f7 (diff) |
Some packaging improvements
* versioneer all the things
* add parse_requirements
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..9cde8271 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +src/leap/keymanager/_version.py export-subst |