Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit de1d763

Browse files
authored
Merge pull request kubernetes-client#369 from dims/add-file-to-dist-tgz
Add files in root directory to dist
2 parents 8665a76 + 480723f commit de1d763

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

MANIFEST.in

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
include LICENSE
2+
include OWNERS
3+
include *.md
4+
include *.txt
5+
include *.ini
6+
exclude .gitignore
7+
exclude .gitreview
8+
9+
global-exclude *.pyc

0 commit comments

Comments
 (0)