Skip to content

Commit

Permalink
Issue #10: Add MANIFEST.in to source distribution to support bdist_rpm
Browse files Browse the repository at this point in the history
  • Loading branch information
mkfiserv committed Dec 6, 2008
1 parent 6b751da commit 29da3fb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,6 @@ prune web\*.cmd
# because I use PATHEXT on Windows.
prune setup.PY
include setup.py

# Include this file, needed for bdist_rpm
include MANIFEST.in

0 comments on commit 29da3fb

Please sign in to comment.