TRAVIS_OS_NAME=linux TRAVIS_PYTHON_VERSION=3.8 <<<<<< ENV .codecov.yml .coveragerc .doc-requirements.txt .gitignore .readthedocs.yml .travis.yml CHANGELOG.rst LICENSE.txt README.rst doc/.gitignore doc/Makefile doc/make.bat doc/source/_local_ext.py doc/source/_static/hide_some_gallery_elements.css doc/source/conf.py doc/source/images/basic.png doc/source/index.rst doc/source/modules.rst doc/source/mplcursors.rst examples/README.txt examples/artist_labels.py examples/bar.py examples/basic.py examples/change_popup_color.py examples/contour.py examples/dataframe.py examples/date.py examples/highlight.py examples/hover.py examples/image.py examples/keyboard_shortcuts.py examples/labeled_points.py examples/nondraggable.py examples/paired_highlight.py examples/scatter.py examples/step.py lib/mplcursors/.gitignore lib/mplcursors/__init__.py lib/mplcursors/_mplcursors.py lib/mplcursors/_pick_info.py setup.cfg setup.py setupext.py tests/__init__.py tests/conftest.py tests/test_mplcursors.py <<<<<< network # path=/home/travis/build/anntzer/mplcursors/coverage.xml <<<<<< EOF