diff --git a/py.typed b/py.typed deleted file mode 100644 index e69de29..0000000 diff --git a/pyproject.toml b/pyproject.toml index 26b9c10..6e2dc6a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,12 +20,6 @@ requires = [ "websocket-client", ] -[tool.setuptools.package-data] -"pynxm" = ["py.typed"] - -[tool.setuptools.packages.find] -where = ["."] - [tool.flit.metadata.requires-extra] dev = [ "tox",