poetry/tests/utils/fixtures/setups/minimal/setup.py

7 lines
75 B
Python

from __future__ import annotations
from setuptools import setup
setup()