view .pdm.toml @ 10:e2be4c5d2531

skaffold- faster reloads
author drewp@bigasterisk.com
date Sun, 07 May 2023 16:00:39 -0700
parents b5bfd0dd69d6
children
line wrap: on
line source

[install]
cache = true
cache_method = "pth"

[python]
path = "/usr/bin/python3.10"