ReproNim / reproman

ReproMan (AKA NICEMAN, AKA ReproNim TRD3)
https://reproman.readthedocs.io
Other
24 stars 14 forks source link

ENH: enable etelemetry #564

Closed yarikoptic closed 3 years ago

yarikoptic commented 3 years ago

This is a simpler version of https://github.com/ReproNim/reproman/pull/493/files now that similar code is provided by etelemetry natively. I decided not to issue warning in case of inability to check, but rather just log at .debug level

yarikoptic commented 3 years ago

python -m pytest -s -rs --integration -vv reproman/distributions/tests/test_venv.py::test_venv_identify_distributions (as in the last matrix run on travis with python3.8) fails for me locally too (with python3.9) on master. So it is unrelated to these changes, proceeding