Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
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
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ start! Each network is given with its summer and winter load point. At *Roseau T
the major part of the French medium and low voltage networks. For more information, please contact us at
contact@roseautechnologies.com.

![Catalogue of networks](https://github.com/RoseauTechnologies/Roseau_Load_Flow/blob/catalogues/doc/_static/Network/Catalogue.png?raw=True)

# Bug reports / Feature requests #

If you find a bug or have a feature request, please open an issue on
Expand Down
1 change: 1 addition & 0 deletions conda/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ dependencies:
- pint >=0.21.0
- requests >=2.28.1
- typing-extensions >=4.6.2
- rich >=13.5.2
1 change: 1 addition & 0 deletions conda/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ requirements:
- pint >=0.21.0
- requests >=2.28.1
- typing-extensions >=4.6.2
- rich >=13.5.2

test:
imports:
Expand Down
Loading