Skip to content

Commit dacef52

Browse files
authored
Exclude .dvc and .dvcignore from source package (#1095)
1 parent 74c9366 commit dacef52

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

MANIFEST.in

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1+
prune .dvc
12
prune .github*
23
prune doc*
34
prune examples*
5+
exclude .dvcignore
46
exclude .gitignore
57
exclude .pylintrc
68
exclude AUTHORSHIP.md

0 commit comments

Comments
 (0)