Include templates in sdist
Adds a MANIFEST.in to ensure that templates are included in the built package and thus available in systems that install this package.
This commit is contained in:
parent
fcfdb10ede
commit
3ac31dd55b
1 changed files with 1 additions and 0 deletions
1
vendor/registrasion/MANIFEST.in
vendored
Normal file
1
vendor/registrasion/MANIFEST.in
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
recursive-include registrasion/templates *
|
Loading…
Reference in a new issue