diff options
author | Andoni Morales Alastruey <ylatuya@gmail.com> | 2012-04-20 03:03:42 +0200 |
---|---|---|
committer | Andoni Morales Alastruey <ylatuya@gmail.com> | 2012-04-20 12:22:38 +0200 |
commit | dbdcf52f342907ba2329fc7a1b3f1590d9df19b6 (patch) | |
tree | abd3773352adbaaa6dab54a098b1cab75b83f933 /MANIFEST.in.in | |
parent | acfbb39f7250b7bb00ad17340e09a3e6b94d1c8a (diff) |
Add setuptools support
Diffstat (limited to 'MANIFEST.in.in')
-rw-r--r-- | MANIFEST.in.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MANIFEST.in.in b/MANIFEST.in.in new file mode 100644 index 00000000..5e55d46c --- /dev/null +++ b/MANIFEST.in.in @@ -0,0 +1,2 @@ +include MANIFEST.in.in +include LICENSE.LGPL |