Open mortonjt opened 8 years ago
Hmmm, this sounds like a bad idea, as installing a python package would pollute your current environment inadvertently right? :-1:
On (Dec-10-15|13:09), mortonjt wrote:
The autocomplete.sh should be automatically sourced by setup.py
Reply to this email directly or view it on GitHub: https://github.com/biocore/micronota/issues/34
Ok. Do you have any suggestions? Right now, it is required to run source autocomplete.sh
in order to get the autocomplete script to work.
How was this problem solved in biom? And alternatively what's the suggested way to do it according to the click developers?
On (Dec-10-15|13:19), mortonjt wrote:
Ok. Do you have any suggestions? Right now, it is required to run
source autocomplete.sh
in order to get the autocomplete script to work.
Reply to this email directly or view it on GitHub: https://github.com/biocore/micronota/issues/34#issuecomment-163752498
nothing except documenting that you can append it to your .bashrc file.
On Thu, Dec 10, 2015 at 1:21 PM, Yoshiki Vázquez Baeza < notifications@github.com> wrote:
How was this problem solved in biom? And alternatively what's the suggested way to do it according to the click developers?
On (Dec-10-15|13:19), mortonjt wrote:
Ok. Do you have any suggestions? Right now, it is required to run
source autocomplete.sh
in order to get the autocomplete script to work.
Reply to this email directly or view it on GitHub: https://github.com/biocore/micronota/issues/34#issuecomment-163752498
— Reply to this email directly or view it on GitHub https://github.com/biocore/micronota/issues/34#issuecomment-163753033.
The autocomplete.sh should be automatically sourced by setup.py