Skip to content

Add python libraries in a separate conda env#333

Merged
pantherman594 merged 7 commits intomasterfrom
update-wb-tools
Mar 6, 2026
Merged

Add python libraries in a separate conda env#333
pantherman594 merged 7 commits intomasterfrom
update-wb-tools

Conversation

@pantherman594
Copy link
Contributor

@pantherman594 pantherman594 commented Mar 3, 2026

This change adds back the python libraries removed in #322. Rather than adding them to CONDA_PACKAGES_2, we create a third conda environment explicitly for python libraries. This keeps the environments more distinct: one for CLI tools, another for samtools (separated due to dependency version conflicts), and a third for python libraries. The python libraries environment is intended to be the user's main python environment, so we should not need to manipulate PYTHONPATH. This python libraries environment can either be an existing environment or a new one.

PHP-132843

@pantherman594 pantherman594 force-pushed the update-wb-tools branch 6 times, most recently from d0c15d2 to 4784cae Compare March 4, 2026 16:06
@pantherman594 pantherman594 force-pushed the update-wb-tools branch 4 times, most recently from fca0027 to 960acad Compare March 4, 2026 21:39
@pantherman594 pantherman594 force-pushed the update-wb-tools branch 4 times, most recently from 48cd676 to 10d1678 Compare March 5, 2026 15:40
@pantherman594 pantherman594 marked this pull request as ready for review March 5, 2026 20:31
@pantherman594 pantherman594 requested review from a team as code owners March 5, 2026 20:31
@pantherman594 pantherman594 merged commit 22a8a27 into master Mar 6, 2026
15 checks passed
@pantherman594 pantherman594 deleted the update-wb-tools branch March 6, 2026 21:33
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.

3 participants