Skip to content

Commit

Permalink
No need to specify package-data, as it's collected by default when us…
Browse files Browse the repository at this point in the history
…ing `pyproject.toml`
  • Loading branch information
youtux committed Sep 30, 2024
1 parent 5405b62 commit 9f7f9cc
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,6 @@ Download = "https://pypi.python.org/pypi/gherkin-official"
Issues = "https://github.com/cucumber/gherkin/issues"
Changelog = "https://github.com/cucumber/gherkin/releases"

[tool.setuptools.package-data]
gherkin = ["gherkin-languages.json"]

[tool.setuptools.packages.find]
include = ["gherkin", "gherkin.pickles", "gherkin.stream"]

Expand Down

0 comments on commit 9f7f9cc

Please sign in to comment.