|
10 | 10 | remote: -----> Python app detected
|
11 | 11 | remote: cp: cannot stat '/tmp/build_.*/requirements.txt': No such file or directory
|
12 | 12 | remote: -----> Installing python-#{python_version}
|
13 |
| - remote: -----> Installing pip 20.1.1, setuptools 47.1.1 and wheel 0.36.2 |
| 13 | + remote: -----> Installing pip 20.2.4, setuptools 47.1.1 and wheel 0.36.2 |
14 | 14 | remote: -----> Installing dependencies with Pipenv 2020.11.15
|
15 | 15 | remote: Installing dependencies from Pipfile.lock \\(.*\\)...
|
16 | 16 | remote: -----> Installing SQLite3
|
|
30 | 30 | remote: ! No 'Pipfile.lock' found! We recommend you commit this into your repository.
|
31 | 31 | remote: cp: cannot stat '/tmp/build_.*/requirements.txt': No such file or directory
|
32 | 32 | remote: -----> Installing python-#{DEFAULT_PYTHON_VERSION}
|
33 |
| - remote: -----> Installing pip 20.1.1, setuptools 47.1.1 and wheel 0.36.2 |
| 33 | + remote: -----> Installing pip 20.2.4, setuptools 47.1.1 and wheel 0.36.2 |
34 | 34 | remote: -----> Installing dependencies with Pipenv 2020.11.15
|
35 | 35 | remote: Installing dependencies from Pipfile...
|
36 | 36 | remote: -----> Installing SQLite3
|
|
48 | 48 | remote: -----> Python app detected
|
49 | 49 | remote: cp: cannot stat '/tmp/build_.*/requirements.txt': No such file or directory
|
50 | 50 | remote: -----> Installing python-#{DEFAULT_PYTHON_VERSION}
|
51 |
| - remote: -----> Installing pip 20.1.1, setuptools 47.1.1 and wheel 0.36.2 |
| 51 | + remote: -----> Installing pip 20.2.4, setuptools 47.1.1 and wheel 0.36.2 |
52 | 52 | remote: -----> Installing dependencies with Pipenv 2020.11.15
|
53 | 53 | remote: Installing dependencies from Pipfile.lock \\(aad8b1\\)...
|
54 | 54 | remote: -----> Installing SQLite3
|
|
70 | 70 | remote: Learn More: https://devcenter.heroku.com/articles/python-2-7-eol-faq
|
71 | 71 | remote: cp: cannot stat '/tmp/build_.*/requirements.txt': No such file or directory
|
72 | 72 | remote: -----> Installing python-#{LATEST_PYTHON_2_7}
|
73 |
| - remote: -----> Installing pip 20.1.1, setuptools 44.1.1 and wheel 0.36.2 |
| 73 | + remote: -----> Installing pip 20.2.4, setuptools 44.1.1 and wheel 0.36.2 |
74 | 74 | remote: -----> Installing dependencies with Pipenv 2020.11.15
|
75 | 75 | remote: Installing dependencies from Pipfile.lock \\(b8efa9\\)...
|
76 | 76 | remote: -----> Installing SQLite3
|
|
139 | 139 | remote: Learn More: https://devcenter.heroku.com/articles/python-runtimes
|
140 | 140 | remote: cp: cannot stat '/tmp/build_.*/requirements.txt': No such file or directory
|
141 | 141 | remote: -----> Installing python-3.9.1
|
142 |
| - remote: -----> Installing pip 20.1.1, setuptools 47.1.1 and wheel 0.36.2 |
| 142 | + remote: -----> Installing pip 20.2.4, setuptools 47.1.1 and wheel 0.36.2 |
143 | 143 | remote: -----> Installing dependencies with Pipenv 2020.11.15
|
144 | 144 | remote: Installing dependencies from Pipfile.lock \\(e13df1\\)...
|
145 | 145 | remote: -----> Installing SQLite3
|
|
186 | 186 | remote: -----> Python app detected
|
187 | 187 | remote: cp: cannot stat '/tmp/build_.*/requirements.txt': No such file or directory
|
188 | 188 | remote: -----> Installing python-#{LATEST_PYTHON_3_9}
|
189 |
| - remote: -----> Installing pip 20.1.1, setuptools 47.1.1 and wheel 0.36.2 |
| 189 | + remote: -----> Installing pip 20.2.4, setuptools 47.1.1 and wheel 0.36.2 |
190 | 190 | remote: -----> Installing dependencies with Pipenv 2020.11.15
|
191 | 191 | remote: Installing dependencies from Pipfile.lock \\(75eae0\\)...
|
192 | 192 | remote: -----> Installing SQLite3
|
|
203 | 203 | expect(clean_output(app.output)).to include(<<~OUTPUT)
|
204 | 204 | remote: -----> Python app detected
|
205 | 205 | remote: -----> Installing python-#{LATEST_PYTHON_3_9}
|
206 |
| - remote: -----> Installing pip 20.1.1, setuptools 47.1.1 and wheel 0.36.2 |
| 206 | + remote: -----> Installing pip 20.2.4, setuptools 47.1.1 and wheel 0.36.2 |
207 | 207 | remote: -----> Installing dependencies with Pipenv 2020.11.15
|
208 | 208 | remote: Installing dependencies from Pipfile.lock (ef68d1)...
|
209 | 209 | remote: -----> Installing SQLite3
|
|
221 | 221 | remote: -----> Python app detected
|
222 | 222 | remote: cp: cannot stat '/tmp/build_.*/requirements.txt': No such file or directory
|
223 | 223 | remote: -----> Installing python-#{DEFAULT_PYTHON_VERSION}
|
224 |
| - remote: -----> Installing pip 20.1.1, setuptools 47.1.1 and wheel 0.36.2 |
| 224 | + remote: -----> Installing pip 20.2.4, setuptools 47.1.1 and wheel 0.36.2 |
225 | 225 | remote: -----> Installing dependencies with Pipenv 2020.11.15
|
226 | 226 | remote: Your Pipfile.lock \\(aad8b1\\) is out of date. Expected: \\(ef68d1\\).
|
227 | 227 | remote: \\[DeployException\\]: .*
|
|
0 commit comments