TOXENV=py38,codecov <<<<<< ENV .appveyor.yml .bumpversion.cfg .cookiecutterrc .coveragerc .editorconfig .gitignore .readthedocs.yml .travis.yml AUTHORS.rst CHANGELOG.rst CONTRIBUTING.rst LICENSE MANIFEST.in README.rst ci/appveyor-with-compiler.cmd ci/bootstrap.py ci/requirements.txt ci/templates/.appveyor.yml ci/templates/.travis.yml docs/authors.rst docs/changelog.rst docs/conf.py docs/contributing.rst docs/index.rst docs/installation.rst docs/readme.rst docs/reference/index.rst docs/reference/pythermalcomfort.rst docs/requirements.txt docs/spelling_wordlist.txt docs/usage.rst examples/calc_adaptive_ASHRAE.py examples/calc_adaptive_EN.py examples/calc_cooling_effect.py examples/calc_pmv_ppd.py examples/calc_set_tmp.py examples/calc_utci.py examples/template-SI.csv setup.cfg setup.py src/pythermalcomfort/__init__.py src/pythermalcomfort/__main__.py src/pythermalcomfort/cli.py src/pythermalcomfort/models.py src/pythermalcomfort/psychrometrics.py src/pythermalcomfort/utilities.py tests/test_models.py tests/test_pythermalcomfort.py tox.ini <<<<<< network # path=C:\projects\pythermalcomfort\coverage.xml C:\projects\pythermalcomfort C:\projects\pythermalcomfort\tests <<<<<< EOF