Skip to content

Commit

Permalink
Update GUIDELINES.md
Browse files Browse the repository at this point in the history
  • Loading branch information
souzatharsis authored Oct 17, 2024
1 parent 500d688 commit dc57245
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion GUIDELINES.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ Thank you for your interest in contributing to Podcastfy! We welcome contributio

## Development

- Poetry is used as the dependency manager. Install it with `pip install poetry`.
- Poetry is the preferred but not mandatory dependency manager. Install it with `pip install poetry`.
- Contributors can opt to use `uv` instead and generate and push updated requirements.txt from it.
- Sphinx is used as the documentation generator. Install it with `pip install sphinx`.
- `make doc-gen` to generate the documentation.

Expand Down

0 comments on commit dc57245

Please sign in to comment.