Skip to content

Commit fac6c19

Browse files
committed
trying to build lxml
1 parent 22cbb18 commit fac6c19

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.ebextensions/pip.config

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
commands:
2+
update_pip:
3+
command: "pip install --upgrade pip && pip install --trusted-host pypi.org --trusted-host pypi.python.org lxml"

0 commit comments

Comments
 (0)