tools-python icon indicating copy to clipboard operation
tools-python copied to clipboard

Missing `py.typed` for `spdx3`

Open bryceberger opened this issue 1 month ago • 0 comments

I saw that there is a py.typed file at src/spdx_tools/spdx/py.typed, but there's not a similar file at src/spdx_tools/spdx3/py.typed. From initial observation, spdx3 appears to be typed inline, the same as spdx.

bryceberger avatar Nov 19 '25 22:11 bryceberger