Skip to content

Commit

Permalink
Revert "explicitly set include-package-data"
Browse files Browse the repository at this point in the history
This reverts commit cf9d49d.
  • Loading branch information
Esgrove committed Sep 24, 2024
1 parent cf9d49d commit 640720b
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,13 +42,6 @@ build = [
requires = ["setuptools", "wheel", "build"]
build-backend = "setuptools.build_meta"

[tool.setuptools]
# True by default in pyproject.toml, but included for reference
include-package-data = true

[tool.setuptools.packages.find]
where = ["n_vault"]

[tool.black]
# https://black.readthedocs.io/en/stable/usage_and_configuration/the_basics.html#configuration-via-a-file
line-length = 120
Expand Down

0 comments on commit 640720b

Please sign in to comment.