Skip to content

Commit

Permalink
adding back MANIFEST.in
Browse files Browse the repository at this point in the history
 - it appears that the MANIFEST.in file is required to add files in the root
   directory to the packaged source distribution
  • Loading branch information
terencehonles committed May 16, 2011
1 parent 5e261da commit ea441ef
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions MANIFEST.in
@@ -0,0 +1,2 @@
include README.txt LICENSE.txt
include examples.py

0 comments on commit ea441ef

Please sign in to comment.