8000 bug #7049 Fix the platform.sh builds (wouterj) · symfony/symfony-docs@0b9dc4d · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit 0b9dc4d

Browse files
committed
bug #7049 Fix the platform.sh builds (wouterj)
This PR was merged into the 2.7 branch. Discussion ---------- Fix the platform.sh builds Commits ------- 5147da9 Temporary hardcode the version until platform.sh supports ~= b5c35e4 Require Sphinx 1.3
2 parents 80a70b4 + 5147da9 commit 0b9dc4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.platform.app.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ disk: 512
4646
# Build time dependencies.
4747
dependencies:
4848
python:
49-
sphinx: ">=1"
49+
sphinx: "1.3.6"
5050

5151
# The hooks that will be performed when the package is deployed.
5252
hooks:

0 commit comments

Comments
 (0)
0