)]}'
{"tox.ini":[{"author":{"_account_id":2475,"name":"Antoine Musso","email":"hashar@free.fr","username":"hashar"},"change_message_id":"674818981399c91bd6dfed4d3d06f31baf0b7cdc","unresolved":false,"context_lines":[{"line_number":2,"context_line":"minversion \u003d 1.7.2"},{"line_number":3,"context_line":"skipsdist \u003d True"},{"line_number":4,"context_line":"envlist \u003d py34,py35,py36,py37,py38,py27,pep8"},{"line_number":5,"context_line":"skip_missing_interpreters \u003d true"},{"line_number":6,"context_line":""},{"line_number":7,"context_line":"[testenv]"},{"line_number":8,"context_line":"setenv \u003d VIRTUAL_ENV\u003d{envdir}"}],"source_content_type":"text/x-properties","patch_set":1,"id":"3fa7e38b_783130ee","line":5,"range":{"start_line":5,"start_character":0,"end_line":5,"end_character":32},"updated":"2020-01-20 21:56:49.000000000","message":"A side effect of skip_missing_interpreters is that if the test environment misses the requested python version, tox just exit 0.  That is intended but might have some side effect on CI.\n\nFor local development, one probably just have a single version of python3.  I thus usually just mention \"py3\" and let CI to define the jobs for each python versions.  Then one does not need skip_missing_interpreters anymore.  Just tox and it will use whatever python 3 you have locally.\n\n\nJust my two cents though.","commit_id":"7e5da707a3b1ac954edbecbb9db16aa7d930472d"}]}
