Skip to content

Commit

Permalink
update setup
Browse files Browse the repository at this point in the history
  • Loading branch information
CharlesPikachu committed Feb 26, 2022
1 parent 993357e commit 0cc5f0b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@
package_data.update({
'pytools.modules.runcat': ['resources/*']
})
package_data.update({
'pytools.modules.ukrainemap': ['resources/*', 'icon.png']
})
package_data.update({
'pytools.modules.desktoppet': ['resources/bingdwendwen/*', 'resources/blackcat/*', 'resources/fox/*', 'resources/pikachu/*', 'resources/whitecat/*']
})
Expand Down

0 comments on commit 0cc5f0b

Please sign in to comment.