Skip to content

Commit

Permalink
fix: templates missing from package
Browse files Browse the repository at this point in the history
  • Loading branch information
knipknap committed Nov 25, 2018
1 parent 6e0d087 commit 49d50ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
include LICENSE
include README.md
recursive-include polls/static *
recursive-include polls/templates *
recursive-include django_find/static *
recursive-include django_find/templates *
recursive-include docs *

0 comments on commit 49d50ec

Please sign in to comment.