Skip to content
This repository has been archived by the owner on Dec 18, 2020. It is now read-only.

Commit

Permalink
add MANIFEST.in
Browse files Browse the repository at this point in the history
  • Loading branch information
agroszer committed May 31, 2013
1 parent 88d538d commit c772476
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
include *.py
include *.txt
include .travis.yml
include buildout.cfg
recursive-include src *.txt
recursive-include src *.zcml

0 comments on commit c772476

Please sign in to comment.