Skip to content

Commit d21d478

Browse files
Update README to remove pyAML note
Removed note about pyAML package requirements from README.
1 parent 020e716 commit d21d478

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,8 @@ The documentation follows the [Diataxis approach](https://diataxis.fr/).
1010
4. Build the docs locally with `./build-docs.sh`. The new version is available in `docs/build/html/index.html`.
1111
5. When the local version looks good, push your changes and make a pull request. Pushes to main will build and deploy the new version.
1212

13-
```{note}
1413
For the notebooks it is necessary to have the required pyAML packages installed in the environment.
1514
If you add a new dependency remember to also add it in the requirements.txt or it will not be built correctly.
16-
```
1715

1816
## Where to Place Content
1917

0 commit comments

Comments
 (0)