tldr-bot
tldr-bot copied to clipboard
Use a package management tool to capture dependencies
As @agnivade noted in #6 (comment), a package management tool like Poetry (https://poetry.eustace.io) should be used to capture the dependencies in a Pyproject.toml
file.
Just paste a reference https://www.python.org/dev/peps/pep-0518/