Skip to content

Commit 0f5cf62

Browse files
committed
minor #7421 Moved the requirements file (javiereguiluz)
This PR was squashed before being merged into the 2.7 branch (closes #7421). Discussion ---------- Moved the requirements file Commits ------- 4ce4b83 Moved the requirements file
2 parents 25bf17b + 4ce4b83 commit 0f5cf62

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.platform.app.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,5 +56,5 @@ hooks:
5656
# Platform.sh currently sets PIP_USER=1.
5757
export PIP_USER=
5858
pip install pip==9.0.1 wheel==0.29.0
59-
pip install -r requirements.txt
59+
pip install -r _build/.requirements.txt
6060
make -C _build html
File renamed without changes.

0 commit comments

Comments
 (0)