Skip to content

Commit 320f9fc

Browse files
ghisvailpavanky
authored andcommitted
Create MANIFEST.in (#110)
In addition to the arrayfire Python module, the tarball generated with `sdist` now contains the docs, examples, changelog, readme and licensing terms. This is desirable for downstream packaging by Linux distributions, which usually source Python packages from PyPI instead of the upstream repository.
1 parent 58b928a commit 320f9fc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

MANIFEST.in

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
recursive-include docs *
2+
recursive-include examples *
3+
include CHANGELOG.md LICENSE README.md

0 commit comments

Comments
 (0)