dnscms: migrate to uv, remove wagtail-wordpress-import dependency

This commit is contained in:
2025-07-21 03:52:30 +02:00
parent 90f658a77e
commit a7bbc0730d
13 changed files with 695 additions and 1272 deletions

3
dnscms/mise.toml Normal file
View File

@@ -0,0 +1,3 @@
[tools]
python = "3.13"
uv = "latest"