tuxbot-bot/setup.py

4 lines
61 B
Python

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