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

Automatic deploy is not uploading wheels #95

Open
nicoddemus opened this issue Oct 25, 2016 · 0 comments
Open

Automatic deploy is not uploading wheels #95

nicoddemus opened this issue Oct 25, 2016 · 0 comments

Comments

@nicoddemus
Copy link
Member

I just implemented the same technique used in pytest-xdist to publish pytest-qt and noticed that it did not upload wheels as expected.

Looking at the deployment output from the build triggered by the tag I noticed this right sdist has been uploaded:

running upload_docs
creating build
creating build/docs
error: no files found in upload directory 'build/docs'

(I see the same on pytest-qt).

This is a known issue (travis-ci/dpl#334) with Travis deployment on PyPI and there's even travis-ci/dpl#349 with a fix, but that PR seems somewhat abandoned.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant