From 951800fd37c5f77df8a011787be184de2731836d Mon Sep 17 00:00:00 2001 From: Charles Roelli Date: Thu, 5 Feb 2026 16:12:57 +0100 Subject: Version 0.0.3 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 44d074b..317ca1f 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ requires = ["hatchling >= 1.26", "hatch-django-collectstatic"] build-backend = "hatchling.build" [tool.hatch.build.targets.wheel.hooks.django-collectstatic] -settings = "ppr.project.settings" +settings = "my_django_package.project.settings" [tool.hatch.build.targets.wheel.shared-data] "static" = "share/static" -- cgit v1.3