kopia lustrzana https://github.com/jupyterhub/repo2docker
Add pip install repo
rodzic
1bb2b2f3a7
commit
7403530f07
|
@ -15,6 +15,7 @@ jobs:
|
||||||
- restore_cache:
|
- restore_cache:
|
||||||
keys:
|
keys:
|
||||||
- cache-pip
|
- cache-pip
|
||||||
|
- run: pip install --user -e .
|
||||||
# Install the packages needed to build our documentation
|
# Install the packages needed to build our documentation
|
||||||
# This will depend on your particular package!
|
# This will depend on your particular package!
|
||||||
- run: pip install --user -r docs/doc-requirements.txt
|
- run: pip install --user -r docs/doc-requirements.txt
|
||||||
|
|
Ładowanie…
Reference in New Issue