diff options
| author | Charles Roelli <charles@adnoto.net> | 2026-04-30 16:10:50 +0200 |
|---|---|---|
| committer | Charles Roelli <charles@adnoto.net> | 2026-04-30 16:10:50 +0200 |
| commit | c1158583dd6bc5ec0a5f4aaf953f5d5bf30152f6 (patch) | |
| tree | e80199761f89f4659cae75c5eeea4cdabf29721b /README.md | |
| parent | 11807a63b9c36c4e8fe2d05ce254460b3c06e12f (diff) | |
Remove output-directory setting which duplicates STATIC_ROOT
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -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 |
