Fix bug where certain files wouldn't be included
This commit is contained in:
parent
b3659914cd
commit
c169438896
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
graft src
|
||||
include src/*.py
|
||||
graft icons
|
||||
graft distfiles
|
||||
include sample_config.toml
|
||||
|
|
Loading…
Reference in a new issue