X Tutup
The Wayback Machine - https://web.archive.org/web/20201231032527/https://github.com/arrayfire/arrayfire-python/pull/110
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create MANIFEST.in #110

Merged
merged 1 commit into from Jan 9, 2017
Merged

Create MANIFEST.in #110

merged 1 commit into from Jan 9, 2017

Conversation

@ghisvail
Copy link
Contributor

@ghisvail ghisvail commented Jan 9, 2017

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.

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.
@ghisvail
Copy link
Contributor Author

@ghisvail ghisvail commented Jan 9, 2017

After merging this PR, please consider uploading a new release on PyPI which which should contain all the necessary files. Thanks.

@pavanky pavanky merged commit 320f9fc into arrayfire:devel Jan 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.
X Tutup