Tidy up python build script before 314 upgrade#6694
Conversation
|
I'm Bonk, and I've done a quick review of your PR. This PR tidies up the Python build scripts: marks 0.28.2 as released, fixes esbuild config to use the version directly via template substitution instead of scanning directories, removes numpy/fastapi snapshot generation, and drops unused numpy requirements from tests.
This review was generated by an AI assistant and may contain inaccuracies. |
|
I'm Bonk, and I've done a quick review of your PR. This PR tidies up the Python build scripts: marks 0.28.2 as released, fixes esbuild config to use the version directly via template substitution instead of scanning directories, removes numpy/fastapi snapshot generation, and drops unused numpy requirements from tests. One minor issue found:
Comment posted: #6694 (comment) |
73802bf to
ca98e9c
Compare
ca98e9c to
0e6e641
Compare
0e6e641 to
6af32ae
Compare
6af32ae to
7b8f79d
Compare
Another split PR from #6683, this PR includes a few cleanups that are not directly related to 314 version up.