add mock pyenv function to push rtx

This commit is contained in:
Gabriel Augendre 2023-02-28 10:44:55 +01:00
parent 00b55012e3
commit 235c0aac8f

View file

@ -0,0 +1,3 @@
function pyenv
echo "Use rtx!"
end