Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion docs/home/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,11 @@ title: Installation

# 💻 Installation

`bigtree` requires Python 3.8+. There are two ways to install `bigtree`, with pip (recommended) or conda.
`bigtree` requires Python 3.10+. There are two ways to install `bigtree`, with pip (recommended) or conda.

!!! note

For Python 3.8 and 3.9, use `bigtree<0.31.0`

## Installation with pip

Expand Down