Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 0899809

Browse filesBrowse files
committed
Require Sphinx 1.3
This is equal to the version used by Travis. 1.5-alpha is not working on platform.sh because of an incompatible requests package version.
1 parent 79b59a0 commit 0899809
Copy full SHA for 0899809

File tree

Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed

‎.platform.app.yaml

Copy file name to clipboardExpand all lines: .platform.app.yaml
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,6 @@ dependencies:
5151
# The hooks that will be performed when the package is deployed.
5252
hooks:
5353
build: |
54+
pip install -U requests
5455
pip install git+https://github.com/fabpot/sphinx-php.git
5556
make -C _build html

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.