Files
babi/setup.py
Anthony Sottile ebee8fe6ff drop python 3.6
2021-09-11 15:21:27 -04:00

5 lines
73 B
Python

from __future__ import annotations
from setuptools import setup
setup()