Skip to content

Commit

Permalink
Include typing files in distribution
Browse files Browse the repository at this point in the history
  • Loading branch information
mrexodia committed Sep 22, 2024
1 parent 7ab27ed commit 5907662
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 @@ -28,6 +28,7 @@ package_dir =
zip_safe = False
setup_requires = setuptools-rust >= 0.12.1;
python_requires = >=3.7
include_typing_files = True

# Reference: https://stackoverflow.com/a/64789489/1806760
[options.package_data]
Expand Down

0 comments on commit 5907662

Please sign in to comment.