1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-09-06 13:18:42 +02:00

Add py.typed marker to osc

This commit is contained in:
Enno Gotthold
2022-12-05 15:28:02 +01:00
parent a69104de6d
commit c1350d2004
2 changed files with 4 additions and 0 deletions

0
osc/py.typed Normal file
View File

View File

@@ -46,6 +46,10 @@ lint =
darker==1.5.1
mypy
[options.package_data]
osc =
py.typed
[options.entry_points]
console_scripts =
osc = osc.babysitter:main