Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- u0_a363@localhost:~/appdirs% tox
- GLOB sdist-make: /data/data/com.termux/files/home/appdirs/setup.py
- py2 create: /data/data/com.termux/files/home/appdirs/.tox/py2
- py2 inst: /data/data/com.termux/files/home/appdirs/.tox/.tmp/package/1/appdirs-1.4.4.zip
- py2 installed: DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality.,appdirs @ file:///data/data/com.termux/files/home/appdirs/.tox/.tmp/package/1/appdirs-1.4.4.zip
- py2 run-test-pre: PYTHONHASHSEED='233928316'
- py2 run-test: commands[0] | /data/data/com.termux/files/home/appdirs/.tox/py2/bin/python -m unittest discover
- ...
- ----------------------------------------------------------------------
- Ran 3 tests in 0.002s
- OK
- py3 create: /data/data/com.termux/files/home/appdirs/.tox/py3
- py3 inst: /data/data/com.termux/files/home/appdirs/.tox/.tmp/package/1/appdirs-1.4.4.zip
- py3 installed: appdirs @ file:///data/data/com.termux/files/home/appdirs/.tox/.tmp/package/1/appdirs-1.4.4.zip
- py3 run-test-pre: PYTHONHASHSEED='233928316'
- py3 run-test: commands[0] | /data/data/com.termux/files/home/appdirs/.tox/py3/bin/python -m unittest discover
- ...
- ----------------------------------------------------------------------
- Ran 3 tests in 0.008s
- OK
- ________________________________________________________________________________ summary ________________________________________________________________________________
- py2: commands succeeded
- py3: commands succeeded
- congratulations :)
Add Comment
Please, Sign In to add comment