Skip to content

replace conda: parameter with conda_packages:#391

Open
zacharyburnett wants to merge 1 commit intoOpenAstronomy:mainfrom
zacharyburnett:install_conda_packages_directly
Open

replace conda: parameter with conda_packages:#391
zacharyburnett wants to merge 1 commit intoOpenAstronomy:mainfrom
zacharyburnett:install_conda_packages_directly

Conversation

@zacharyburnett
Copy link
Copy Markdown
Contributor

@zacharyburnett zacharyburnett commented May 5, 2026

alternative to #361

replace the conda: parameter (which invoked the now-archived tox-conda) with conda_packages:, installing them directly into the base micromamba environment.

To migrate from tox-conda, change conda_deps to allowlist_externals in tox.ini:

conda_deps =
    hstcal
allowlist_externals =
    hstcal

this will require a major version bump

@zacharyburnett zacharyburnett force-pushed the install_conda_packages_directly branch 2 times, most recently from c0c196b to e374ea0 Compare May 5, 2026 13:25
@zacharyburnett zacharyburnett changed the title instead of using tox-conda, install Conda packages directly with micromamba replace conda: parameter with conda_packages: May 5, 2026
@zacharyburnett zacharyburnett marked this pull request as ready for review May 5, 2026 13:25
@zacharyburnett zacharyburnett force-pushed the install_conda_packages_directly branch from e374ea0 to 44ac21e Compare May 5, 2026 13:49
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.

1 participant