diff console/.pdm.toml @ 5:5a99bde7a506

stub py service for console
author drewp@bigasterisk.com
date Mon, 13 Mar 2023 18:52:00 -0700
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/console/.pdm.toml	Mon Mar 13 18:52:00 2023 -0700
@@ -0,0 +1,2 @@
+[python]
+path = "/usr/bin/python3.10"