8000 Move packages to requirementwqs file · symfony/symfony-docs@f6023cd · GitHub
[go: up one dir, main page]

Skip to content

Commit f6023cd

Browse files
committed
Move packages to requirementwqs file
1 parent 948728e commit f6023cd

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.symfony.cloud.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ hooks:
5252
. .virtualenv/bin/activate
5353
# SymfonyCloud currently sets PIP_USER=1.
5454
export PIP_USER=
55-
pip install pip==9.0.1 wheel==0.29.0
5655
pip install -r _build/.requirements.txt
5756
find .virtualenv -type f -name "*.rst" -delete
5857
make -C _build html

_build/.requirements.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
pip==9.0.1
2+
wheel==0.29.0
13
alabaster==0.7.10
24
Babel==2.4.0
35
docutils==0.13.1

0 commit comments

Comments
 (0)
0