commit | dce443b8caf019971505d35248cc89876bc3fe65 | [log] [tgz] |
---|---|---|
author | francisco souza <108725+fsouza@users.noreply.github.com> | Fri Sep 01 02:10:40 2023 -0400 |
committer | francisco souza <108725+fsouza@users.noreply.github.com> | Fri Sep 01 02:10:40 2023 -0400 |
tree | f36a9e09aa2475d8d49a1f804f1751ab7c8eefa3 | |
parent | 11fda5403b1cd8029e98130bec7c8f46793cad5c [diff] |
Remove py.typed Closes #272.
diff --git a/py.typed b/py.typed deleted file mode 100644 index e69de29..0000000 --- a/py.typed +++ /dev/null
diff --git a/pyproject.toml b/pyproject.toml index 52b36a8..2dee3f7 100644 --- a/pyproject.toml +++ b/pyproject.toml
@@ -37,7 +37,6 @@ include = [ "/autoflake.py", "/test_autoflake.py", - "/py.typed", "/LICENSE", "/README.md", ]