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

Always create wheel #410

Merged
merged 1 commit into from
Apr 6, 2023
Merged

Always create wheel #410

merged 1 commit into from
Apr 6, 2023

Conversation

mauritsvanrees
Copy link
Member

I have based this on the unrelated branch for PR #409, to avoid a conflict in the changelog file. So only check the latest commit here.

Always create wheels, except when you explicitly switch this off. In the config:

[zest.releaser]
create-wheel = no

If the wheel package is not available, we still do not create wheels.
Fixes issue #406.

In the config:

```
[zest.releaser]
create-wheel = no
```

If the `wheel` package is not available, we still do not create wheels.
Fixes issue #406.
@mauritsvanrees mauritsvanrees merged commit aa96f4a into master Apr 6, 2023
@mauritsvanrees mauritsvanrees deleted the maurits-always-create-wheel branch April 6, 2023 15:45
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

Successfully merging this pull request may close these issues.

None yet

2 participants