Skip to content

Commit 315c340

Browse files
committed
Exclude some files from manifest
Drop files that are not needed by packagers
1 parent 217c043 commit 315c340

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

MANIFEST.in

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,7 @@ include ansible.cfg
1313
include dev-requirements.txt
1414
include test-requirements.txt
1515
include LICENSE
16-
prune .editorconfig
16+
exclude .editorconfig
17+
exclude .travis.yml
18+
exclude .gitignore
19+
prune .github

0 commit comments

Comments
 (0)