| commit | dcdf82bbc1ef310379f746518b2dd3b006353cb3 | [log] [tgz] |
|---|---|---|
| author | Adam Israel <adam.israel@canonical.com> | Tue Aug 15 15:26:43 2017 -0400 |
| committer | Adam Israel <adam.israel@canonical.com> | Tue Aug 15 15:26:43 2017 -0400 |
| tree | b9682d216c9aafbe4b3c09f08bd43313a59b49a0 |
Squashed 'modules/libjuju/' content from commit c50c361 git-subtree-dir: modules/libjuju git-subtree-split: c50c361a8b9a3bbf1a33f5659e492b481f065cd2
diff --git a/MANIFEST.in b/MANIFEST.in new file mode 100644 index 0000000..c14d3fc --- /dev/null +++ b/MANIFEST.in
@@ -0,0 +1,5 @@ +include *.py CONTRIBUTORS LICENSE README.rst VERSION +recursive-include juju *.py +recursive-include examples *.py +recursive-include docs *.rst +exclude Makefile