Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

Commit

Permalink
Merge pull request #2 from jtriley/gholms-master
Browse files Browse the repository at this point in the history
add MANIFEST so that tests are included in sdist
  • Loading branch information
gholms committed Jul 13, 2011
2 parents aa73b9c + acea7f5 commit 605930c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -4,3 +4,4 @@
boto.egg-info
build/
dist/
MANIFEST
1 change: 1 addition & 0 deletions MANIFEST.in
@@ -0,0 +1 @@
recursive-include tests *

0 comments on commit 605930c

Please sign in to comment.