From e71a8c433375b40742b11b6ae8b9adcb4630e263 Mon Sep 17 00:00:00 2001 From: pulpbot Date: Sun, 22 Mar 2026 18:45:37 +0000 Subject: [PATCH] Update cookiecutter --- pulp-glue-npm/pyproject.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/pulp-glue-npm/pyproject.toml b/pulp-glue-npm/pyproject.toml index acc6d09..bbf42b2 100644 --- a/pulp-glue-npm/pyproject.toml +++ b/pulp-glue-npm/pyproject.toml @@ -46,7 +46,6 @@ module = [ ] ignore_missing_imports = true - [tool.setuptools.packages.find] # This section is managed by the cookiecutter templates. where = ["src"]