Add MANIFEST.in and se to include README.md.

This commit is contained in:
Rob
2015-03-24 10:24:49 +00:00
parent 92162ef5f7
commit 39005210a5
2 changed files with 2 additions and 1 deletions

View File

@@ -51,4 +51,4 @@ setup(
entry_points = {
'console_scripts': ['dropbot=dropbot.cli:main'],
}
)
)