Fix installation of data files
This commit is contained in:
parent
869d01bbbc
commit
9b73f21587
2 changed files with 3 additions and 1 deletions
0
bulletind/py.typed
Normal file
0
bulletind/py.typed
Normal file
|
|
@ -44,4 +44,6 @@ dev =
|
|||
types-beautifulsoup4
|
||||
|
||||
[options.package_data]
|
||||
bulletind = py.typed
|
||||
bulletind =
|
||||
py.typed
|
||||
data/*.json
|
||||
|
|
|
|||
Loading…
Reference in a new issue