Skip to content

Commit a6ab103

Browse files
author
John Tompkins
authored
Addmin manifest file to be used when packaging plugin (#88)
1 parent 379ada1 commit a6ab103

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

MANIFEST.in

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
include README.md
2+
include LICENSE
3+
4+
graft python/rpdk/go
5+
6+
# last rule wins, put excludes last
7+
global-exclude __pycache__ *.py[co] .DS_Store

0 commit comments

Comments
 (0)