Add tick to conda-forge
Opened this issue · 2 comments
MarcosCarreira commented
Those of us who use the Anaconda distribution would benefit from managing tick within the conda environment: https://conda-forge.org/#about
sumau commented
@MarcosCarreira You can pip install pip libraries into conda environments :
https://realpython.com/python-windows-machine-learning-setup/#using-pip-inside-conda-environments
MarcosCarreira commented
Yes, but adding it to the conda environment makes it easier to check for upgrades and it would reach a wider base of users if it became part of the distribution.