Skip to content

Commit

Permalink
Fixup MANIFEST to include cookiecutter
Browse files Browse the repository at this point in the history
  • Loading branch information
u8sand committed Jun 2, 2023
1 parent 7c2fa1c commit ededb88
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
include README.md LICENSE appyter/VERSION requirements.txt requirements.production.txt
recursive-exclude * __pycache__ *.pyc *.vscode
recursive-include appyter appyter/helpers/cookiecutter/**/* *.j2 *.js *.css *.eot *.svg *.ttf *.woff *.woff2
global-exclude *.pyc *.vscode
recursive-include appyter *.j2 *.js *.css *.eot *.svg *.ttf *.woff *.woff2
recursive-include appyter/helpers/cookiecutter *
2 changes: 1 addition & 1 deletion appyter/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.19.20
0.19.21

0 comments on commit ededb88

Please sign in to comment.