mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2024-11-22 01:26:51 +03:00
Make tox produce verbose output
This commit is contained in:
parent
7ae0086a69
commit
4d82935d1d
|
@ -5,7 +5,7 @@ install:
|
|||
- pip install cython
|
||||
- make cythonize
|
||||
script:
|
||||
- tox
|
||||
- tox -v
|
||||
python:
|
||||
- 3.5
|
||||
env:
|
||||
|
|
Loading…
Reference in New Issue
Block a user