{"body":" graingert@conscientious  testing312  ~/projects/demo-setup  cat setup.py \nfrom setuptools import setup\n\nsetup(requires=['project'])\n graingert@conscientious  testing312  ~/projects/demo-setup  python -c 'import setuptools; print(setuptools.__version__)'\n69.0.3\n graingert@conscientious  testing312  ~/projects/demo-setup  python -W error setup.py sdist\nrunning sdist\nrunning egg_info\nwriting UNKNOWN.egg-info/PKG-INFO\nwriting dependency_links to UNKNOWN.egg-info/dependency_links.txt\nwriting top-level names to UNKNOWN.egg-info/top_level.txt\nreading manifest file 'UNKNOWN.egg-info/SOURCES.txt'\nwriting manifest file 'UNKNOWN.egg-info/SOURCES.txt'\nwarning: sdist: standard file not found: should have one of README, README.rst, README.txt, README.md\n\nrunning check\nwarning: check: missing required meta-data: name\n\ncreating UNKNOWN-0.0.0\ncreating UNKNOWN-0.0.0/UNKNOWN.egg-info\ncopying files to UNKNOWN-0.0.0...\ncopying setup.py -> UNKNOWN-0.0.0\ncopying UNKNOWN.egg-info/PKG-INFO -> UNKNOWN-0.0.0/UNKNOWN.egg-info\ncopying UNKNOWN.egg-info/SOURCES.txt -> UNKNOWN-0.0.0/UNKNOWN.egg-info\ncopying UNKNOWN.egg-info/dependency_links.txt -> UNKNOWN-0.0.0/UNKNOWN.egg-info\ncopying UNKNOWN.egg-info/top_level.txt -> UNKNOWN-0.0.0/UNKNOWN.egg-info\ncopying UNKNOWN.egg-info/SOURCES.txt -> UNKNOWN-0.0.0/UNKNOWN.egg-info\nWriting UNKNOWN-0.0.0/setup.cfg\nCreating tar archive\nremoving 'UNKNOWN-0.0.0' (and everything under it)","name":"setuptools-demo.txt","extension":"txt","url":"https://www.irccloud.com/pastebin/5oZjaEWc/setuptools-demo.txt","modified":1706355404,"id":"5oZjaEWc","size":1440,"lines":31,"own_paste":false,"theme":"","date":1706355404}