Oh. I see the docs say "building distributions, wh...
# general
p
Oh. I see the docs say "building distributions, whether via PEP 517 config, or directly via legacy support. If using Setuptools in either fashion, you need a
setup.py
script alongside your
python_distribution
target" I guess I need to get a generated setup.py after all. Isn't there a way to use Setuptools without a setup.py?