remove setup.py stub completely

This commit is contained in:
kba 2024-08-29 17:06:39 +02:00
parent 62314c453c
commit 9367f86483

View file

@ -1,3 +0,0 @@
from setuptools import setup
setup()