From c1158583dd6bc5ec0a5f4aaf953f5d5bf30152f6 Mon Sep 17 00:00:00 2001 From: Charles Roelli Date: Thu, 30 Apr 2026 16:10:50 +0200 Subject: Remove output-directory setting which duplicates STATIC_ROOT --- README.md | 4 ---- 1 file changed, 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 53a8253..a0d8b2f 100644 --- a/README.md +++ b/README.md @@ -20,10 +20,6 @@ settings = "my_django_package.project.settings" # Default value of require-runtime-dependencies = false # require-runtime-dependencies = true -# Output directory where static files are collected in the target. -# Default value of output-directory = "static" -# output-directory = "custom-static-directory" - [tool.hatch.build.targets.wheel.shared-data] # Mapping from output directory to the distribution path. The # following configuration will place the files in the .data directory -- cgit v1.3