diff --git a/setup.py b/setup.py deleted file mode 100644 index 8d0b2d2..0000000 --- a/setup.py +++ /dev/null @@ -1,5 +0,0 @@ -# This is just a stub; see pyproject.toml for the metadata. - -from setuptools import setup - -setup()