From 9280e83cfe7cd5b3b9c5d67cf3f58ac28b55b72b Mon Sep 17 00:00:00 2001 From: Samuel Lijin Date: Wed, 7 Aug 2024 17:35:50 -0700 Subject: [PATCH] roll back mise python version change --- .mise.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/.mise.toml b/.mise.toml index 9cc91f2b3..eedb5c2f6 100644 --- a/.mise.toml +++ b/.mise.toml @@ -3,4 +3,3 @@ node = "latest" ruby = "3.1" pnpm = "latest" poetry = "latest" -python = "3.10"