Skip to content

Commit

Permalink
[#1698] add python to build requirements in ARM
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcin Godzina committed Feb 18, 2025
1 parent 4e49559 commit b7dc4f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/user/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1228,7 +1228,7 @@ The dependencies that need to be installed to build the Stork sources are:
- Rake
- Java Runtime Environment (only if building natively, not using Docker)
- Docker (only if running in containers; this is needed to build the demo)
- Python 3.11 or newer (only if building natively, not using Docker)
- Python 3.10 or newer (only if building natively, not using Docker)

Other dependencies are installed automatically in a local directory by Rake tasks, which does not
require root privileges. If the demo environment will be run, Docker is needed but not
Expand Down

0 comments on commit b7dc4f5

Please sign in to comment.