Skip to content

Commit

Permalink
Include .pyi files in package data
Browse files Browse the repository at this point in the history
  • Loading branch information
akaihola committed Apr 13, 2024
1 parent e751ed6 commit 19f0a2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ where = src
[options.package_data]
darker =
py.typed
.pyi

[options.entry_points]
console_scripts =
Expand Down

0 comments on commit 19f0a2c

Please sign in to comment.