This allows us to install only needed components for each run. Signed-off-by: Michal Čihař <michal@cihar.com>
4 lines
37 B
Bash
Executable File
4 lines
37 B
Bash
Executable File
#!/bin/sh
|
|
|
|
pip install --user Sphinx
|