From ea10ace57e413ae9e8c5ebb69f814591a73ffc96 Mon Sep 17 00:00:00 2001 From: Matthew Feickert Date: Fri, 23 Aug 2024 16:03:34 -0500 Subject: [PATCH] Remove comments --- pyproject.toml | 2 -- 1 file changed, 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index e5e682f..e8afc67 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -77,8 +77,6 @@ local_scheme = "no-local-version" version-file = "src/pylhe/_version.py" [tool.hatch.build.targets.sdist] -# only-include needed to properly include src/pylhe/schemas -# c.f. https://github.com/pypa/hatch/pull/299 # hatchling always includes: # pyproject.toml, .gitignore, any README, any LICENSE, AUTHORS only-include = [