Skip to content

Commit

Permalink
Use intersphinx on installation page
Browse files Browse the repository at this point in the history
  • Loading branch information
JorisVincent committed Mar 9, 2023
1 parent ad85f81 commit 43057ea
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docs/getting_started/installation.md
Expand Up @@ -76,8 +76,8 @@ rather than having to reinstall the package after every change.
## Dependencies
Dependencies should be automatically installed (at least using `pip`).
`stimupy`s required dependencies are:
- numpy
- scipy
- matplotlib
- Pillow
- pandas
- [NumPy](numpy)
- [SciPy](scipy)
- [MatPlotLib](matplotlib)
- [Pillow](pillow)
- [Pandas](pandas)

0 comments on commit 43057ea

Please sign in to comment.