s3path icon indicating copy to clipboard operation
s3path copied to clipboard

Add py.typed file to s3path for mypy support

Open liormizr opened this issue 1 year ago • 0 comments

We are missing py.typed file, see https://mypy.readthedocs.io/en/stable/installed_packages.html#creating-pep-561-compatible-packages and https://peps.python.org/pep-0561/

mypy will ignore all typing information when that file is missing

I'm currently unavailable to work on this task. If someone wants to contribute this is a nice one.

liormizr avatar May 31 '24 06:05 liormizr