We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22cbb18 commit fac6c19Copy full SHA for fac6c19
.ebextensions/pip.config
@@ -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