File tree
Expand file treeCollapse file tree1 file changed
+5
-0
lines changed Expand file treeCollapse file tree1 file changed
+5
-0
lines changed Original file line number | Diff line number | Diff line change |
---|
|
| 1 | +# stuff we need to include into the sdist is handled automatically by |
| 2 | +# setuptools_scm - it includes all git-committed files. |
| 3 | +# but we want to exclude some committed files/dirs not needed in the sdist: |
| 4 | +exclude .gitattributes .gitignore |
| 5 | +prune . |
You can’t perform that action at this time.
0 commit comments