Skip to content

Commit

Permalink
chore: fix packaging
Browse files Browse the repository at this point in the history
  • Loading branch information
nijel committed Feb 13, 2025
1 parent ccd1162 commit c11bb10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,10 @@ max-line-length = 80

[tool.setuptools]
include-package-data = true
license-files = []

[tool.setuptools.dynamic]
version = {attr = "social_pyramid.__version__"}

[tool.setuptools.packages]
find = {}
license-files = []

0 comments on commit c11bb10

Please sign in to comment.