Skip to content

Commit

Permalink
Merge pull request #186 from ghickman/main
Browse files Browse the repository at this point in the history
Include static and template directories in the built package
  • Loading branch information
radiac authored Aug 27, 2024
2 parents fc41447 + c3a6980 commit b9b37fb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
recursive-include tagulous/static *
recursive-include tagulous/templates *

0 comments on commit b9b37fb

Please sign in to comment.