diff options
| author | Ultrabug <ultrabug@gentoo.org> | 2013-04-19 13:02:30 +0200 |
|---|---|---|
| committer | Ultrabug <ultrabug@gentoo.org> | 2013-04-19 13:02:30 +0200 |
| commit | f805889f55e0a65a565b6dfac5f9d5727381938c (patch) | |
| tree | 4d1207ff92fc493723b340ef73bb212db8549a03 /MANIFEST.in | |
| parent | 1008b7fc9fd1a88b5ae45d65fcbfee616fce1595 (diff) | |
add MANIFEST.in and switch README.rst for pypi
Diffstat (limited to 'MANIFEST.in')
| -rw-r--r-- | MANIFEST.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in new file mode 100644 index 0000000..90f2f44 --- /dev/null +++ b/MANIFEST.in @@ -0,0 +1,2 @@ +include *.rst +include examples/* |
