@@ -110,11 +110,11 @@ Using `unidep` for installation offers a more comprehensive approach. It handles
110110$ unidep install --dry-run -e ./setup_py_project
111111📦 Installing conda dependencies with ` conda install --yes --override-channels --channel conda-forge pandas" >=1,<3" adaptive" >=0.15.0, <2.0.0" pfapack packaging adaptive-scheduler numpy" >=1.21" hpc05 pexpect pytest pytest-cov`
112112
113- 📦 Installing pip dependencies with ` /opt/hostedtoolcache/Python/3.13.3 /x64/bin/python -m pip install yaml2bib rsync-time-machine slurm-usage pyyaml aiokef markdown-code-runner numthreads unidep`
113+ 📦 Installing pip dependencies with ` /opt/hostedtoolcache/Python/3.13.5 /x64/bin/python -m pip install yaml2bib rsync-time-machine slurm-usage pyyaml aiokef markdown-code-runner numthreads unidep`
114114
115115📝 Found local dependencies: {' setup_py_project' : [' hatch_project' , ' setuptools_project' ]}
116116
117- 📦 Installing project with ` /opt/hostedtoolcache/Python/3.13.3 /x64/bin/python -m pip install --no-deps -e /home/runner/work/unidep/unidep/example/hatch_project -e /home/runner/work/unidep/unidep/example/setuptools_project -e ./setup_py_project`
117+ 📦 Installing project with ` /opt/hostedtoolcache/Python/3.13.5 /x64/bin/python -m pip install --no-deps -e /home/runner/work/unidep/unidep/example/hatch_project -e /home/runner/work/unidep/unidep/example/setuptools_project -e ./setup_py_project`
118118
119119```
120120
@@ -157,11 +157,11 @@ unidep install-all -e
157157$ unidep install-all -e --dry-run
158158📦 Installing conda dependencies with ` conda install --yes --override-channels --channel conda-forge adaptive-scheduler numpy" >=1.21" hpc05 pandas" >=1,<3" pexpect adaptive" >=0.15.0, <2.0.0" pfapack packaging pytest pytest-cov`
159159
160- 📦 Installing pip dependencies with ` /opt/hostedtoolcache/Python/3.13.3 /x64/bin/python -m pip install unidep markdown-code-runner numthreads yaml2bib rsync-time-machine slurm-usage pyyaml aiokef`
160+ 📦 Installing pip dependencies with ` /opt/hostedtoolcache/Python/3.13.5 /x64/bin/python -m pip install unidep markdown-code-runner numthreads yaml2bib rsync-time-machine slurm-usage pyyaml aiokef`
161161
162162📝 Found local dependencies: {' pyproject_toml_project' : [' hatch_project' ], ' setup_py_project' : [' hatch_project' , ' setuptools_project' ], ' setuptools_project' : [' hatch_project' ]}
163163
164- 📦 Installing project with ` /opt/hostedtoolcache/Python/3.13.3 /x64/bin/python -m pip install --no-deps -e ./hatch2_project -e ./hatch_project -e ./pyproject_toml_project -e ./setup_py_project -e ./setuptools_project`
164+ 📦 Installing project with ` /opt/hostedtoolcache/Python/3.13.5 /x64/bin/python -m pip install --no-deps -e ./hatch2_project -e ./hatch_project -e ./pyproject_toml_project -e ./setup_py_project -e ./setuptools_project`
165165
166166```
167167
0 commit comments