Skip to content

Commit 6061b3e

Browse files
Exclude .gitpod.yml by default with check-manifest (#307)
* Exclude .gitpod.yml by default in check-manifest * Update pyproject.toml Co-authored-by: Mike Fiedler <[email protected]> --------- Co-authored-by: Mike Fiedler <[email protected]>
1 parent 749204b commit 6061b3e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pyproject.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,6 @@ Home-page = "https://github.com/pypa/readme_renderer"
5050
requires = ["setuptools>=40.8.0"]
5151
build-backend = "setuptools.build_meta"
5252

53-
# TODO: Remove when https://github.com/mgedmin/check-manifest/pull/155 released
54-
[tool.check-manifest]
55-
ignore = [".gitpod.yml"]
5653

5754
[tool.coverage.run]
5855
branch = true

0 commit comments

Comments
 (0)