Skip to content

Commit

Permalink
Merge branch 'main' into change_units_shorcircuit_results
Browse files Browse the repository at this point in the history
  • Loading branch information
EtienneLt authored Feb 12, 2024
2 parents 38080d2 + f0b787a commit f7a991e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Notebooks demonstrating PyPowSyBl features can be found in this [repository](htt

## Installation

PyPowSyBl is released on [PyPi](https://pypi.org/project/pypowsybl/) for Python 3.7 to 3.11, on Linux, Windows and MacOS.
PyPowSyBl is released on [PyPi](https://pypi.org/project/pypowsybl/) for Python 3.8 to 3.12, on Linux, Windows and MacOS.

First, make sure you have an up-to-date version of pip and setuptools:
```bash
Expand Down Expand Up @@ -144,7 +144,7 @@ And then, to build the documentation:
make html
```

Web pages are generated in repository _build/html/ for preview before openning a pull request.
Web pages are generated in repository _build/html/ for preview before opening a pull request.
You can for example open it with firefox browser:

```bash
Expand Down

0 comments on commit f7a991e

Please sign in to comment.