mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-03-16 22:10:28 +00:00
include new top-level text files in manifest
This commit is contained in:
parent
a7bc3ebc35
commit
869e7b6eb9
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
include LICENSE README.rst CHANGELOG.txt
|
||||
include LICENSE *.rst *.txt
|
||||
recursive-include wagtail *
|
||||
recursive-exclude * __pycache__
|
||||
recursive-exclude * *.py[co]
|
||||
|
|
|
|||
Loading…
Reference in a new issue