Skip to content

Instantly share code, notes, and snippets.

@zaitcev
Created May 23, 2012 04:14
Show Gist options
  • Save zaitcev/2773232 to your computer and use it in GitHub Desktop.
Save zaitcev/2773232 to your computer and use it in GitHub Desktop.
patch for issue gi:33
commit 1445b7466f32400fffcc07d453be8f72b9920d74
Author: Pete Zaitcev <zaitcev@kotori.zaitcev.us>
Date: Tue May 22 22:06:15 2012 -0600
Add README.md to MANIFEST.in
diff --git a/MANIFEST.in b/MANIFEST.in
index b69e1c9..c73869e 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,4 +1,4 @@
-include AUTHORS LICENSE .unittests test_swauth/__init__.py
+include AUTHORS LICENSE README.md .unittests test_swauth/__init__.py
include CHANGELOG
graft doc
graft etc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment