diff options
Diffstat (limited to '')
| -rw-r--r-- | deployment.yaml | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/deployment.yaml b/deployment.yaml index 4eacd5d..5294ab9 100644 --- a/deployment.yaml +++ b/deployment.yaml @@ -32,6 +32,7 @@ spec:                    - >-                      PYTHONUSERBASE=/snekbox/user_base                      pip install --user +                    anyio[trio]~=3.2                      arrow~=0.17                      attrs~=20.3                      beautifulsoup4~=4.9 | 
