Closed andyatterton closed 7 months ago
Not sure if this should have been within the scope but I think we're missing a py.typed file.
https://peps.python.org/pep-0561/#packaging-type-information
Not sure if this should have been within the scope but I think we're missing a py.typed file.
https://peps.python.org/pep-0561/#packaging-type-information
Yep I should add this but I think you might be right about it forming the basis of a new PR.
Added pyproject.toml for poetry. Added standard set of github actions. Updated tox to reflect the standard set of tools. Added simple tests. Added a changelog and readme. Reformatted and linted. Improved the gitignore