Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/IDAES/examples into diagnos…
Browse files Browse the repository at this point in the history
…tics-mb
  • Loading branch information
Robbybp committed May 24, 2024
2 parents 15d8f76 + e5163e3 commit c961118
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README-developer.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ Clone the repository from GitHub, set up your Python environment as you usually
pip install -r requirements-dev.txt
```

Note: if you have IDAES installed in your current environment, it will uninstall it and install the latest version from the main branch on Github. You can run `pip uninstall idaes` and reinstall it from your local repository if you need to test examples against a local branch of IDAES.

The configuration of the installation is stored in `pyproject.toml`.

## Add a new example
Expand Down

0 comments on commit c961118

Please sign in to comment.