mirror of
https://github.com/microsoft/onefuzz.git
synced 2025-06-15 11:28:09 +00:00
@ -29,13 +29,6 @@ echo "layout python3" >> .envrc
|
||||
direnv allow
|
||||
pip install -e .
|
||||
|
||||
echo "Install api-service"
|
||||
cd /workspaces/onefuzz/src/api-service
|
||||
echo "layout python3" >> .envrc
|
||||
direnv allow
|
||||
pip install -r requirements-dev.txt
|
||||
cd __app__
|
||||
pip install -r requirements.txt
|
||||
|
||||
cd /workspaces/onefuzz/src/utils
|
||||
chmod u+x lint.sh
|
||||
|
Reference in New Issue
Block a user