Add Poetry as a requirement

This commit is contained in:
Paul Harrison 2023-10-19 09:29:04 +01:00
parent 9106649cf5
commit b65160d529
1 changed files with 3 additions and 0 deletions

View File

@ -3,10 +3,13 @@
## Requirements
- Python 3.11 (you can change this in the `pyproject.toml` file)
- [Poetry](https://python-poetry.org/)
- [Docker](https://www.docker.com/)
- [Ngrok](https://ngrok.com/)
- [GNU Make](https://www.gnu.org/software/make/)
I recommend using [asdf](https://asdf-vm.com/) to manage your Python versions and Poetry installation.
## Usage
### Get Setup