aboutsummaryrefslogtreecommitdiff
path: root/src/conda/install.sh
Commit message (Collapse)AuthorAgeFilesLines
* Ensure remove apt-update cache at the beginning and end of the scripts (#210)eitsupi2022-10-111-5/+11
| | | | | * remove apt lists * bump versions
* fix bug - Debian / Ubuntu base conda-notice.txt error (#135)Samruddhi Khandale2022-09-061-0/+25
| | | | | | | * fix bug * move config * fix tests
* Adds a new Conda Feature (#127)Samruddhi Khandale2022-09-011-0/+101
* add conda Feature * addCondaForge