python-consul icon indicating copy to clipboard operation
python-consul copied to clipboard

[1.1.0] Test do not starts

Open tuxmaster5000 opened this issue 6 years ago • 0 comments

  • /usr/bin/python3.6 setup.py test running test running egg_info writing python_consul.egg-info/PKG-INFO writing dependency_links to python_consul.egg-info/dependency_links.txt writing requirements to python_consul.egg-info/requires.txt writing top-level names to python_consul.egg-info/top_level.txt reading manifest file 'python_consul.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'python_consul.egg-info/SOURCES.txt' running build_ext ============================= test session starts ============================== platform linux -- Python 3.6.6, pytest-2.9.2, py-1.4.32, pluggy-0.3.1 rootdir: /builddir/build/BUILD/python-consul-1.1.0, inifile: collected 0 items

====================== 1 pytest-warnings in 0.01 seconds =======================

This will be the only output.

tuxmaster5000 avatar Apr 08 '19 09:04 tuxmaster5000