summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorBryan Bishop <kanzure@gmail.com>2013-08-04 23:06:44 -0500
committerBryan Bishop <kanzure@gmail.com>2013-08-04 23:06:44 -0500
commitd4acb1349b71df7a635d9dba57b1701b7198808b (patch)
treec3cc76a4803bf930dfa86777559e6a02c1ecad67 /MANIFEST.in
parentb2a7156acbe8b485e35beaccab1f8457fec24eaf (diff)
include README.md and bump version to v1.0.1v1.0.1
There was previously no way to install this package from pypi because README.md is required through setup.py's long_description attribute.
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
new file mode 100644
index 0000000..bb3ec5f
--- /dev/null
+++ b/MANIFEST.in
@@ -0,0 +1 @@
+include README.md