Skip to content

Commit

Permalink
Upgrade the minimum Python version to 3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
syou6162 committed Aug 27, 2023
1 parent 1b467b0 commit eb81a97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Get started by **running dbt-osmosis**.

### What you'll need

- [Python](https://www.python.org/downloads/) (3.7+)
- [Python](https://www.python.org/downloads/) (3.8+)
- [dbt](https://docs.getdbt.com/docs/core/installation) (1.0.0+)
- [pipx](https://pypa.github.io/pipx/installation/)
- An existing dbt project (or you can play with it using [jaffle shop](https://github.com/dbt-labs/jaffle_shop_duckdb))
Expand Down

0 comments on commit eb81a97

Please sign in to comment.