Skip to content

Commit

Permalink
Ensured templates are shipped in setup package.in #34
Browse files Browse the repository at this point in the history
  • Loading branch information
nemesifier committed Dec 4, 2015
1 parent 151c4b0 commit 0ac7dc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
include AUTHORS LICENSE README.rst requirements.txt
recursive-include tests *
recursive-include netjsonconfig *
recursive-exclude * *.pyc *.swp
recursive-exclude * __pycache__

0 comments on commit 0ac7dc2

Please sign in to comment.