Skip to content
This repository was archived by the owner on Sep 2, 2024. It is now read-only.

Commit 91f18f3

Browse files
committed
Don't copy any git related files to the source distribution
The .gitmodules file was being copied. Signed-off-by: Leandro Lucarella <[email protected]>
1 parent 8cf44cb commit 91f18f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MANIFEST.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
exclude .cookiecutter-replay.json
22
exclude .editorconfig
3-
exclude .gitignore
3+
exclude .git*
44
exclude CODEOWNERS
55
exclude CONTRIBUTING.md
66
exclude mkdocs.yml

0 commit comments

Comments
 (0)