Skip to content

install-script.rst - #226

Closed
q24609962-svg wants to merge 1 commit into
juami:mainfrom
q24609962-svg:install-script-modernization
Closed

install-script.rst#226
q24609962-svg wants to merge 1 commit into
juami:mainfrom
q24609962-svg:install-script-modernization

Conversation

@q24609962-svg

Copy link
Copy Markdown
Contributor

closes #209

added and install-script.rst

#223 (comment)

@sbillinge sbillinge mentioned this pull request Mar 22, 2026
@sbillinge

Copy link
Copy Markdown
Member

please see my general comments on #222 which would also apply here, except I think we can close this PR as it is not doing something that we want to do. The local_install script was developed for installing everything from a physical flash drive for situations where there is no internet, so installing packages from conda-forge or pypi is not an allowable option. I think you inherited this from #209, but we don't need this so I will close both these PRs.

With that said, the local_install script will have to be updated, and I also dislike storing built wheels in the repo and would like to clean that out. A better solution would be to have some code that could be run to build a local-installation flash drive that can be run from a location with good internet, it builds an env or something like that and writes it to disc that can be copied to the flash drive, and another lightweight utility function that can be run locally to install everything from the flash drive. I am not sure the details but this would be a better solution as a general matteri.

I will make an issue to make that and close this and PR #209

@codecov

codecov Bot commented Mar 22, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.35%. Comparing base (e926e82) to head (a6be2df).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #226   +/-   ##
=======================================
  Coverage   82.35%   82.35%           
=======================================
  Files           5        5           
  Lines          85       85           
=======================================
  Hits           70       70           
  Misses         15       15           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants