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

Use binary distribution (wheels) to install pymatgen in test suite #4073

Merged

Conversation

DanielYang59
Copy link
Contributor

@DanielYang59 DanielYang59 commented Sep 18, 2024

Summary

  • Use binary distribution (wheels) to install pymatgen in test suite, currently neither source distribution nor binary distribution is tested against test suite, might lead to breakage if we miss anything from them (heard this happened before). The reason to use binary distribution over source distribution is the former is what at the end of day being installed on a user's machine:
image

@DanielYang59 DanielYang59 changed the title Test source distribution and binary distribution (.whl) before release to PyPI Test source and binary (.whl) distributions before release to PyPI Sep 26, 2024
@DanielYang59 DanielYang59 force-pushed the test-sdist-whl-before-release branch 2 times, most recently from 7f5bacd to d262527 Compare October 13, 2024 03:21
@DanielYang59 DanielYang59 changed the title Test source and binary (.whl) distributions before release to PyPI Use source distribution to run test suite Oct 13, 2024
@DanielYang59 DanielYang59 changed the title Use source distribution to run test suite Use source distribution to install pymatgen in test suite Oct 13, 2024
pyproject.toml Outdated Show resolved Hide resolved
@DanielYang59 DanielYang59 marked this pull request as ready for review October 13, 2024 04:54
@DanielYang59 DanielYang59 marked this pull request as draft October 14, 2024 10:46
@DanielYang59 DanielYang59 changed the title Use source distribution to install pymatgen in test suite Use binary distribution (wheels) to install pymatgen in test suite Oct 14, 2024
@DanielYang59 DanielYang59 marked this pull request as ready for review October 14, 2024 11:01
@shyuep shyuep merged commit 704c9c9 into materialsproject:master Nov 13, 2024
43 checks passed
@DanielYang59 DanielYang59 deleted the test-sdist-whl-before-release branch November 14, 2024 03:31
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.

2 participants