code-review
code-review copied to clipboard
add pyproject.toml to module definitions
pyproject.toml
files are the default now and can store most of the information of the setup.py
files: https://packaging.python.org/en/latest/guides/modernize-setup-py-project/