Skip to content

Commit

Permalink
Exclude .gitpod.yml by default with check-manifest (#307)
Browse files Browse the repository at this point in the history
* Exclude .gitpod.yml by default in check-manifest

* Update pyproject.toml

Co-authored-by: Mike Fiedler <miketheman@gmail.com>

---------

Co-authored-by: Mike Fiedler <miketheman@gmail.com>
  • Loading branch information
shenxianpeng and miketheman authored Jul 3, 2024
1 parent 749204b commit 6061b3e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,6 @@ Home-page = "https://github.com/pypa/readme_renderer"
requires = ["setuptools>=40.8.0"]
build-backend = "setuptools.build_meta"

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

[tool.coverage.run]
branch = true
Expand Down

0 comments on commit 6061b3e

Please sign in to comment.