Skip to content

Commit 9875b81

Browse files
committed
Add static folder to manifest
1 parent 1b26a91 commit 9875b81

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

MANIFEST.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ include README.md
44

55
recursive-include tests *
66
recursive-include netbox_script_manager/templates *
7+
recursive-include netbox_script_manager/static *
78
recursive-exclude * __pycache__
89
recursive-exclude * *.py[co]
910

0 commit comments

Comments
 (0)