Skip to content

Commit 398074e

Browse files
Meta: Include docs and Makefile
1 parent a9ff2ab commit 398074e

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

MANIFEST.in

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,13 @@
22
# the sdist by default. We remove the unwanted tracked files ...
33
prune .github
44
prune build_tools
5-
prune docs # Should the docs be included?
65
prune etc
76
exclude src/CPPLINT.cfg
87
exclude .clang-format
98
exclude .gitignore
109
exclude .mailmap
1110
exclude CONTRIBUTING.rst
1211
exclude dev-environment.yml
13-
exclude Makefile
1412
exclude release.toml
1513
exclude requirements.txt
1614

0 commit comments

Comments
 (0)