python-tuf icon indicating copy to clipboard operation
python-tuf copied to clipboard

finally remove setup.py

Open jku opened this issue 3 years ago • 0 comments

Apparently this may have been why dependabot silently failed if setup.py was missing: https://github.com/dependabot/dependabot-core/pull/5392

We can try removing setup.py again (but check the dependabot logs to see that it really finds our dependencies).

jku avatar Aug 09 '22 13:08 jku