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