Commit 4d6e2fd
Fix missing newline in MANIFEST.in
Missing newlines can cause issues with some tools (eg. grep) and are
generally frowned upon in UNIX-like systems. More specifically, the
missing newline would create diff spam.1 parent 6cb1941 commit 4d6e2fd
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments