Skip to content

pyshp-3.0.1 release is broken #367

@dl1jbe

Description

@dl1jbe

The python ecosystem does not support of annotating a simple module as being 'typed'. That is only supported for packages,

see https://typing.python.org/en/latest/spec/distributing.html#packaging-type-information for details and especially the last two sentences of that chapter.

So please convert the shapefile.py module into a regular python package by moving the files into shapefile directory and adding an init.py file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions