mirror of
https://github.com/donlon/cloudflare-error-page.git
synced 2026-01-04 15:31:41 +00:00
python: separate css from html template
This commit is contained in:
@@ -23,5 +23,8 @@ include = [
|
||||
"cloudflare_error_page/templates/*",
|
||||
]
|
||||
|
||||
[tool.hatch.build.targets.wheel.hooks.custom]
|
||||
path = "scripts/hatch_build.py"
|
||||
|
||||
[tool.hatch.version]
|
||||
path = "cloudflare_error_page/__init__.py"
|
||||
|
||||
Reference in New Issue
Block a user