Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Delta compression using up to 4 threads.
- Compressing objects: 100% (3/3), done.
- Writing objects: 100% (3/3), 363 bytes | 0 bytes/s, done.
- Total 3 (delta 1), reused 0 (delta 0)
- remote: Compressing source files... done.
- remote: Building source:
- remote:
- remote: -----> Python app detected
- remote: -----> Installing pip
- remote: -----> Uninstalling stale dependencies
- remote: Uninstalling pyxdg-0.25:
- remote: Successfully uninstalled pyxdg-0.25
- remote: Uninstalling telebot-0.0.3:
- remote: Successfully uninstalled telebot-0.0.3
- remote: Uninstalling urllib3-1.22:
- remote: Successfully uninstalled urllib3-1.22
- remote: -----> Installing requirements with pip
- remote: Collecting py==1.4.29 (from -r /tmp/build_e60fac23b55a10092c007f5a30104f17/requirements.txt (line 1))
- remote: Downloading py-1.4.29-py2.py3-none-any.whl (82kB)
- remote: Collecting pytest==3.0.2 (from -r /tmp/build_e60fac23b55a10092c007f5a30104f17/requirements.txt (line 2))
- remote: Downloading pytest-3.0.2-py2.py3-none-any.whl (169kB)
- remote: Collecting requests==2.7.0 (from -r /tmp/build_e60fac23b55a10092c007f5a30104f17/requirements.txt (line 3))
- remote: Downloading requests-2.7.0-py2.py3-none-any.whl (470kB)
- remote: Collecting six==1.9.0 (from -r /tmp/build_e60fac23b55a10092c007f5a30104f17/requirements.txt (line 4))
- remote: Downloading six-1.9.0-py2.py3-none-any.whl
- remote: Collecting wheel==0.24.0 (from -r /tmp/build_e60fac23b55a10092c007f5a30104f17/requirements.txt (line 5))
- remote: Downloading wheel-0.24.0-py2.py3-none-any.whl (63kB)
- remote: Collecting natsort==5.2.0 (from -r /tmp/build_e60fac23b55a10092c007f5a30104f17/requirements.txt (line 8))
- remote: Downloading natsort-5.2.0-py2.py3-none-any.whl
- remote: Installing collected packages: py, pytest, requests, six, wheel, natsort
- remote: Found existing installation: requests 2.18.4
- remote: Uninstalling requests-2.18.4:
- remote: Successfully uninstalled requests-2.18.4
- remote: Found existing installation: six 1.11.0
- remote: Uninstalling six-1.11.0:
- remote: Successfully uninstalled six-1.11.0
- remote: Found existing installation: wheel 0.30.0
- remote: Uninstalling wheel-0.30.0:
- remote: Successfully uninstalled wheel-0.30.0
- remote: Successfully installed natsort-5.2.0 py-1.4.29 pytest-3.0.2 requests-2.7.0 six-1.9.0 wheel-0.24.0
- remote:
- remote: -----> Discovering process types
- remote: Procfile declares types -> web
- remote:
- remote: -----> Compressing...
- remote: Done: 46.1M
- remote: -----> Launching...
- remote: Released v4
- remote: https://safe-refuge-18942.herokuapp.com/ deployed to Heroku
- remote:
- remote: Verifying deploy... done.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement