diff --git a/.platform.app.yaml b/.platform.app.yaml index cdbe76b0de2..cd5864982e1 100644 --- a/.platform.app.yaml +++ b/.platform.app.yaml @@ -46,10 +46,14 @@ disk: 512 # Build time dependencies. dependencies: python: - sphinx: "1.3.6" + virtualenv: 15.1.0 # The hooks that will be performed when the package is deployed. hooks: build: | - pip install git+https://github.com/fabpot/sphinx-php.git + virtualenv .virtualenv + . .virtualenv/bin/activate + export PIP_USER= + pip install --upgrade pip wheel + pip install sphinx git+https://github.com/fabpot/sphinx-php.git make -C _build html pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy