Files
smtprd-ng/setup.py
2024-07-05 21:54:56 +02:00

5 lines
74 B
Python

# pylint: disable=missing-docstring
from setuptools import setup
setup()