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

Make post release for 0.11.1 to include tests in build #703

Merged
merged 5 commits into from
Nov 30, 2024

Conversation

hakonanes
Copy link
Member

Description of the change

Include our test suite in the wheel built with Hatch.

Fixes issue reported in hyperspy/hyperspy-extensions-list#65.

Progress of the PR

Minimal example of the bug fix or new feature

Allows doing pytest --pyargs kikuchipy in an environment where kikuchipy is installed from the wheel (such as from PyPI).

For reviewers

  • The PR title is short, concise, and will make sense 1 year later.
  • New functions are imported in corresponding __init__.py.
  • New features, API changes, and deprecations are mentioned in the unreleased
    section in CHANGELOG.rst.
  • New contributors are added to kikuchipy/__init__.py and .zenodo.json.

@hakonanes hakonanes added the maintenance This relates to package maintenance label Nov 30, 2024
@hakonanes hakonanes added this to the v0.11.1 milestone Nov 30, 2024
@hakonanes hakonanes merged commit aae3a10 into pyxem:main Nov 30, 2024
11 checks passed
@hakonanes hakonanes deleted the include-tests-in-build branch November 30, 2024 20:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance This relates to package maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant