seedcase-project / template-python-project

A template repository to use when making a Python project for Seedcase.
MIT License
0 stars 0 forks source link

Setup pre-commit to run, which means add Poetry to the project #17

Open lwjohnst86 opened 1 month ago

lwjohnst86 commented 1 month ago

Or maybe it isn't necessary to setup Poetry, just install pre-commit globally via pipx..?