-
Notifications
You must be signed in to change notification settings - Fork 292
Closed
jku/python-tuf
#43Labels
Description
Several months ago we replaced setup.py with setup.cfg. This seems to have immediately broken dependabot, which has since then been complaining about missing setup.py -- it does not complain in an issue as you might have expected but in the easily discoverable location of Insights -> Dependency graph -> Dependabot -> "requirements-dev.txt Last checked ..."
I'm sending a PR of manual dependency updates soon but this issue is specifically for either fixing dependabot or jumping through whatever hoops we need to jump through to get dependabot working.
Related: dependabot/dependabot-core#4483
Reactions are currently unavailable