view .pdm.toml @ 9:145779f2d79d

wedge in an allow-origin response for tests that aren't serving on our domain
author drewp@bigasterisk.com
date Sun, 07 May 2023 16:00:19 -0700
parents b5bfd0dd69d6
children
line wrap: on
line source

[install]
cache = true
cache_method = "pth"

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