From 780e50632374765cdf5338f8aa1f790cc0e2c488 Mon Sep 17 00:00:00 2001 From: Jacob Riddle <87780794+jriddle-linode@users.noreply.github.com> Date: Mon, 29 Apr 2024 14:26:23 -0400 Subject: [PATCH] add pyenv (#502) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## 📝 Description **What does this PR do and why is this change necessary?** Updates `pyenv` to point to local environment setup by devenv. --- .python-version | 1 + 1 file changed, 1 insertion(+) create mode 100644 .python-version diff --git a/.python-version b/.python-version new file mode 100644 index 00000000..5568be3d --- /dev/null +++ b/.python-version @@ -0,0 +1 @@ +ansible_linode