Skip to content

Instantly share code, notes, and snippets.

@kaubu
Created August 14, 2024 01:07
Show Gist options
  • Save kaubu/2b662e47b4dc9cef94cf56d6f56d241b to your computer and use it in GitHub Desktop.
Save kaubu/2b662e47b4dc9cef94cf56d6f56d241b to your computer and use it in GitHub Desktop.

Poetry for dependencies

poetry add <package> to add the package

poetry build

Dependencies: poetry add pylint mypy black isort

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment