Install KneadData in conda w/o Bowtie and Trimmomatic

Hi, I’m trying to install KneadData in a conda environment without downloading BowTie2 and Trimmomatic into that same environment. I would rather keep them separate and provide the path. However I can’t find any guidance on how to do this.

Would “conda install --no-deps” be a good option?