Skip to content
Snippets Groups Projects
Commit 239ebb24 authored by Antoine Pietri's avatar Antoine Pietri
Browse files

seirl: dev-services: remove now useless pip-install-local.sh

parent d712e80d
No related branches found
No related tags found
Loading
#!/bin/bash
cd ~/swh-environment
.venv/bin/pip install \
-e ./swh-core \
-e ./swh-model \
-e ./swh-objstorage \
-e ./swh-scheduler \
-e ./swh-storage \
-e ./swh-vault \
-e ./swh-indexer \
-e ./swh-web \
-e ./swh-lister
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment