tldr-bot icon indicating copy to clipboard operation
tldr-bot copied to clipboard

Use a package management tool to capture dependencies

Open mebeim opened this issue 5 years ago • 1 comments

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.

mebeim avatar Nov 15 '19 05:11 mebeim

Just paste a reference https://www.python.org/dev/peps/pep-0518/

einverne avatar Nov 18 '19 01:11 einverne