Fies
This commit is contained in:
@@ -20,7 +20,7 @@ pipeline {
|
||||
python3 -m venv venv
|
||||
. venv/bin/activate
|
||||
pip install --upgrade pip --quiet
|
||||
pip install --quiet atproto
|
||||
pip install --quiet atproto requests
|
||||
"""
|
||||
}
|
||||
}
|
||||
|
||||
@@ -20,7 +20,7 @@ pipeline {
|
||||
python3 -m venv venv
|
||||
. venv/bin/activate
|
||||
pip install --upgrade pip --quiet
|
||||
pip install --quiet atproto
|
||||
pip install --quiet atproto requests
|
||||
"""
|
||||
}
|
||||
}
|
||||
|
||||
@@ -20,7 +20,7 @@ pipeline {
|
||||
python3 -m venv venv
|
||||
. venv/bin/activate
|
||||
pip install --upgrade pip --quiet
|
||||
pip install --quiet atproto
|
||||
pip install --quiet atproto requests
|
||||
"""
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user