Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
``` /opt/hostedtoolcache/uv/0.5.21/x86_64/uv uv sync --extra gui --extra dev --extra jax --extra riscv --extra docs if [ ! -z "" ]; then \ ln -sf .venv/bin/mlir-opt; \ fi Using CPython 3.12.3 interpreter at: /usr/bin/python3 Creating virtual environment at: .venv Resolved 155 packages in 1.46s Prepared 147 packages in 4.63s Installed 147 packages in 430ms + aiohappyeyeballs==2.4.4 + aiohttp==3.11.11 + aiohttp-jinja2==1.6 + aiosignal==1.3.2 + anyio==4.8.0 + asttokens==3.0.0 + asv==0.6.4 + asv-runner==0.2.1 + attrs==24.3.0 + babel==2.16.0 + beautifulsoup4==4.12.3 + bleach==6.2.0 + build==1.2.2.post1 + certifi==2024.12.14 + cfgv==3.4.0 + charset-normalizer==3.4.1 + click==8.1.8 + colorama==0.4.6 + comm==0.2.2 + coverage==7.6.10 + debugpy==1.8.12 + decorator==5.1.1 + defusedxml==0.7.1 + distlib==0.3.9 + docutils==0.21.2 + executing==2.1.0 + fastjsonschema==2.21.1 + filecheck==1.0.1 + filelock==3.16.1 + frozenlist==1.5.0 + ghp-import==2.1.0 + griffe==1.5.5 + h11==0.14.0 + identify==2.6.5 + idna==3.10 + immutabledict==4.2.1 + importlib-metadata==8.5.0 + importlib-resources==6.5.2 + iniconfig==2.0.0 + ipykernel==6.29.5 + ipython==8.31.0 + itsdangerous==2.2.0 + jax==0.4.38 + jaxlib==0.4.38 + jedi==0.19.2 + jinja2==3.1.5 + json5==0.10.0 + jsonschema==4.23.0 + jsonschema-specifications==2024.10.1 + jupyter-client==8.6.3 + jupyter-core==5.7.2 + jupyterlab-pygments==0.3.0 + linkify-it-py==2.0.3 + lit==18.1.8 + marimo==0.10.13 + markdown==3.7 + markdown-it-py==3.0.0 + markupsafe==3.0.2 + matplotlib-inline==0.1.7 + mdit-py-plugins==0.4.2 + mdurl==0.1.2 + mergedeep==1.3.4 + mistune==3.1.0 + mkdocs==1.6.1 + mkdocs-autorefs==1.3.0 + mkdocs-get-deps==0.2.0 + mkdocs-material==9.5.50 + mkdocs-material-extensions==1.3.1 + mkdocstrings==0.27.0 + mkdocstrings-python==1.13.0 + ml-dtypes==0.5.1 + msgpack==1.1.0 + multidict==6.1.0 + narwhals==1.22.0 + nbclient==0.10.2 + nbconvert==7.16.5 + nbformat==5.10.4 + nbval==0.11.0 + nest-asyncio==1.6.0 + nodeenv==1.9.1 + numpy==2.2.1 + opt-einsum==3.4.0 + ordered-set==4.1.0 + packaging==24.2 + paginate==0.5.7 + pandocfilters==1.5.1 + parso==0.8.4 + pathspec==0.12.1 + pexpect==4.9.0 + pip==24.3.1 + platformdirs==4.3.6 + pluggy==1.5.0 + pre-commit==4.0.1 + prompt-toolkit==3.0.48 + propcache==0.2.1 + psutil==6.1.1 + ptyprocess==0.7.0 + pure-eval==0.2.3 + pyclip==0.7.0 + pycrdt==0.11.1 + pyelftools==0.30 + pygments==2.19.1 + pymdown-extensions==10.14 + pympler==1.1 + pyproject-hooks==1.2.0 + pyright==1.1.392.post0 + pytest==8.3.4 + pytest-asyncio==0.25.2 + pytest-cov==6.0.0 + python-dateutil==2.9.0.post0 + pyyaml==6.0.2 + pyyaml-env-tag==0.1 + pyzmq==26.2.0 + referencing==0.36.1 + regex==2024.11.6 + requests==2.32.3 + rich==13.9.4 + riscemu==2.2.7 + rpds-py==0.22.3 + ruff==0.9.2 + scipy==1.15.1 + six==1.17.0 + sniffio==1.3.1 + soupsieve==2.6 + stack-data==0.6.3 + starlette==0.45.2 + tabulate==0.9.0 + textual==1.0.0 + textual-dev==1.7.0 + textual-serve==1.1.1 + tinycss2==1.4.0 + toml==0.10.2 + tomlkit==0.13.2 + tornado==6.4.2 + traitlets==5.14.3 + typing-extensions==4.12.2 + uc-micro-py==1.0.3 + urllib3==2.3.0 + uvicorn==0.34.0 + virtualenv==20.29.1 + watchdog==6.0.0 + wcwidth==0.2.13 + webencodings==0.5.1 + websockets==14.2 + xdsl==0+untagged.1.g32d338c.dirty (from file:///home/runner/work/xdsl/xdsl) + yarl==1.18.3 + zipp==3.21.0 ``` Co-authored-by: superlopuh <[email protected]>
- Loading branch information