* test: python package distribution build when running make test Pushing to pypi would occasionally fail because of breaking distribution build. We verify the build in the github CI now so that we can mitigate those errors later on.
99 B
99 B
- [Improvement] Test python package distribution build when running make test. (by @Danyal-Faheem)