setup.cfg does require wheel_inspect.
install_requires =
requests
wheel-inspect
Per discussion, we may want to refactor to merge setup.cfg into pyproject.toml for maintainability.
Note: See approach in awscli-login, where setup.cfg is no longer in use.
Originally posted by @edthedev in #29
Tasks
Originally posted by @edthedev in #29
Tasks
setup.cfgpyproject.tomlas needed to restore any lost configuration fromsetup.cfgmake test)