Files
NetBox-SLM/MANIFEST.in
T

8 lines
146 B
Plaintext

include LICENSE
include README.md
include SECURITY.md
graft netbox_slm
prune netbox_slm/tests
global-exclude *.py[cod]
global-exclude __pycache__