Added internal extra url
Some checks failed
Test before pr merge / test-lint (pull_request) Failing after 6s

This commit is contained in:
2025-10-12 20:43:44 +02:00
parent f1604f1477
commit 33728cdec3
5 changed files with 20 additions and 6 deletions

View File

@@ -17,7 +17,6 @@
"main": "cpl/cli/main.py",
"directory": "cpl",
"build": {
"build": "python -m build",
"include": [
"_templates/"
],