Skip to content

Commit

Permalink
chore: add packaging to publish archives
Browse files Browse the repository at this point in the history
  • Loading branch information
legendecas committed Apr 30, 2024
1 parent 178459f commit 45a874f
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 @@ -118,4 +118,4 @@ max-statements = 286

[tool.setuptools]
package-dir = {"" = "pylib"}
packages = ["gyp", "gyp.generator"]
packages = ["gyp", "gyp.generator", "packaging"]

0 comments on commit 45a874f

Please sign in to comment.