Skip to content

Commit

Permalink
Add proper MANIFEST.in
Browse files Browse the repository at this point in the history
  • Loading branch information
mvantellingen committed Feb 28, 2012
1 parent 005744c commit 73c07a7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
include setup.py MANIFEST.in README.rst requirements.pip
recursive-include auth_remember/templates *
prune tests
prune example_project

0 comments on commit 73c07a7

Please # to comment.