Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
Signed-off-by: Xiaochao Dong (@damnever) <[email protected]>
  • Loading branch information
damnever committed Feb 18, 2024
1 parent 69ecd17 commit a493f06
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,10 @@ Documentation = "https://github.com/damnever/pigar"
Source = "https://github.com/damnever/pigar"

[tool.setuptools]
package-dir = { "pigar" = "pigar" }
include-package-data = true
license-files = ["LICENSE", "pigar/_vendor/pip/LICENSE.txt"]

[tool.setuptools.packages.find]
where = ["pigar"]
exclude = ["*.tests", "*.tests.*", "tests.*", "tests"]

[tool.setuptools.dynamic]
Expand Down

0 comments on commit a493f06

Please sign in to comment.