# HG changeset patch # User drewp@bigasterisk.com # Date 2022-06-03 06:35:37 # Node ID 80db402a302b7a3583752118e634cb7f87f98a8b # Parent eb5d8349c871b3c4013ca66ed6c1e2b90e9592fe ignore pdm diff --git a/.pdm.toml b/.pdm.toml --- a/.pdm.toml +++ b/.pdm.toml @@ -1,2 +1,2 @@ [python] -path = "/usr/bin/python3.10" +path = "/usr/bin/python"