Is it possible to auto update the anki version when a new beta update comes out?
pyenv/bin/pip install aqt==2.1.41b1 # first time
pyenv/bin/pip install --pre --upgrade aqt # second time on
Is it possible to auto update the anki version when a new beta update comes out?
pyenv/bin/pip install aqt==2.1.41b1 # first time
pyenv/bin/pip install --pre --upgrade aqt # second time on