pip install 'pip @ https://github.com/cosmicexplorer/pip/archive/refs/heads/metadata_only_resolve_no_whl.zip' 👍 1 This was referenced Jul 20, 2024 pull preparer logic out of the resolver to consume metadata-only dists in commands #12186 Draft cache "concrete" dists by Distributi...
uv Chia-Network/chia-blockchain#17572 Draft 5 tasks Member charliermarsh commented Mar 19, 2024 Thanks for the clear write-up. This is described here: https://github.com/astral-sh/uv/blob/main/PIP_COMPATIBILITY.md#packages-that-exist-on-multiple-indexes. There's also discussion on it ...
The problem is that then, If thepackage-lock.jsonwith the missing optional platform-specific dependencies gets checked into git and an x64 user pulls it down, or vice-versa,npmfails to detect that your platform's optional dependencies are missing in the lockfile and just silently skips installi...
Test logs (on a draft release, with the upload step commented out):https://gist.github.com/ScottTodd/e7342a7be9c1c4eb093e6d31bd9cebef left a comment First of all, I only testedbuild_tools/python_deploy/promote_whl_from_rc_to_final.pylocally. Manually downloading the wheel and executing...
this is in draft until I work out how to fix the radius issue with cells at the corners of the table done hannahblair added 2 commits October 21, 2024 15:09 * fix selected cell border … e402854 Merge branch 'main' into dataframe-tweaks b6925d0 hannahblair marked this pull reque...