~dobey/dirspec/python3

« back to all changes in this revision

Viewing changes to MANIFEST.in

  • Committer: Rodney Dawes
  • Date: 2011-12-21 22:11:45 UTC
  • mto: This revision was merged to the branch mainline in revision 4.
  • Revision ID: rodney.dawes@canonical.com-20111221221145-2d3dwqktnjjsx07x
Add a MANIFEST.in so everything is included in tarballs
Add a .bzrignore

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
include MANIFEST.in
 
2
include COPYING COPYING.LESSER
 
3
include run-tests
 
4
recursive-include dirspec *.py
 
5