Skip to content

Commit

Permalink
Fixed missing interface file for sdbus.sd_bus_internals
Browse files Browse the repository at this point in the history
  • Loading branch information
igo95862 committed Feb 21, 2021
1 parent cf6c733 commit 0f9fd89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@
package_data={
'sdbus': [
'py.typed',
'sd_bus_internals.pyi',
],
},
python_requires='>=3.7',
Expand Down

0 comments on commit 0f9fd89

Please sign in to comment.