Create MANIFEST.in

This commit is contained in:
Ryan Merolle 2022-07-28 12:39:19 -04:00 committed by GitHub
parent c3ad228ed6
commit 43c6c56a27
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
MANIFEST.in Normal file
View File

@ -0,0 +1,4 @@
include README.md
include LICENSE
recursive-include netbox_access_lists/templates *
recursive-include netbox_access_lists/static *