Oh what a mess- if I want to use poetry to package and pip-audit to check depencies, I need a pyproject.toml file with a [tool.poetry] section and a [project] section with roughly the same info: https://peps.python.org/pep-0621/
And for reasons, I'm using pipenv to install dependencies, so I got 1 of those per version of python supported.
Sigh. #python♡ 0 ↻ 0