tuxbot-bot/setup.py

3 lines
61 B
Python

from setuptools import setup
setup(python_requires=">=3.7")