from setuptools import setup setup( python_requires='>=3.10', packages=['http_host_lib'], )