Skip to content

Commit

Permalink
Merge pull request #200 from innogames/powerdns_app_packaging
Browse files Browse the repository at this point in the history
Include powerdns templates in package_data
  • Loading branch information
kofrezo committed Dec 3, 2021
2 parents 58bc004 + 307a58b commit 4b17abb
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 @@ -52,6 +52,9 @@
'templates/servershell/*',
'templates/servershell/modals/*',
],
'serveradmin.powerdns': [
'templates/powerdns/*',
],
},
entry_points={
'console_scripts': [
Expand Down

0 comments on commit 4b17abb

Please sign in to comment.