Skip to content

Commit fb3d1ec

Browse files
Expose type stubs (#43)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 064533f commit fb3d1ec

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

setup.cfg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ console_scripts =
3030

3131
[options.package_data]
3232
* = *.sql
33+
sqlite_export_for_ynab =
34+
py.typed
3335

3436
[bdist_wheel]
3537
universal = True

sqlite_export_for_ynab/py.typed

Whitespace-only changes.

0 commit comments

Comments
 (0)