File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -15,11 +15,13 @@ _Coming from [Flax](https://github.com/google/flax) or [Haiku](https://github.co
1515
1616## Installation
1717
18+ Requires Python 3.10+.
19+
1820``` bash
1921pip install equinox
2022```
2123
22- Requires Python 3.10+ .
24+ Equinox is also available through a community-supported build on [ conda-forge ] ( https://github.com/conda-forge/equinox-feedstock ) .
2325
2426## Documentation
2527
Original file line number Diff line number Diff line change @@ -15,11 +15,13 @@ _Coming from [Flax](https://github.com/google/flax) or [Haiku](https://github.co
1515
1616## Installation
1717
18+ Requires Python 3.10+.
19+
1820``` bash
1921pip install equinox
2022```
2123
22- Requires Python 3.10+ .
24+ Equinox is also available through a community-supported build on [ conda-forge ] ( https://github.com/conda-forge/equinox-feedstock ) .
2325
2426## Quick example
2527
You can’t perform that action at this time.
0 commit comments