-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Set PATH when running local install #185
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #185 +/- ##
==========================================
+ Coverage 96.64% 96.96% +0.32%
==========================================
Files 10 10
Lines 1372 1386 +14
==========================================
+ Hits 1326 1344 +18
+ Misses 46 42 -4 ☔ View full report in Codecov by Sentry. |
example/README.md
Outdated
@@ -110,11 +110,11 @@ Using `unidep` for installation offers a more comprehensive approach. It handles | |||
$ unidep install --dry-run -e ./setup_py_project | |||
📦 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` | |||
|
|||
📦 Installing pip dependencies with `/opt/hostedtoolcache/Python/3.12.4/x64/bin/python -m pip install yaml2bib rsync-time-machine slurm-usage pyyaml aiokef markdown-code-runner numthreads unidep` | |||
📦 Installing pip dependencies with `conda run --prefix /opt/hostedtoolcache/Python/3.12.4/x64 /opt/hostedtoolcache/Python/3.12.4/x64/bin/python -m pip install yaml2bib rsync-time-machine slurm-usage pyyaml aiokef markdown-code-runner numthreads unidep` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is an indication that something is off.
📚 Documentation preview 📚: https://unidep--185.org.readthedocs.build/en/185/