tuxbot-bot/setup.py

4 lines
61 B
Python
Raw Normal View History

2020-06-02 23:10:47 +00:00
from setuptools import setup
setup(python_requires=">=3.7")