)]}'
{"tox.ini":[{"author":{"_account_id":5314,"name":"Brian Rosmaita","email":"rosmaita.fossdev@gmail.com","username":"brian-rosmaita"},"change_message_id":"9da9360b8bca6442ee3518d9c85e2e454ea38d88","unresolved":true,"context_lines":[{"line_number":45,"context_line":"commands \u003d stestr run --slowest {posargs}"},{"line_number":46,"context_line":""},{"line_number":47,"context_line":"[testenv:py39]"},{"line_number":48,"context_line":"commands \u003d stestr run --slowest {posargs}"},{"line_number":49,"context_line":""},{"line_number":50,"context_line":"[testenv:functional]"},{"line_number":51,"context_line":"# this will use whatever the system python3 is"}],"source_content_type":"text/x-properties","patch_set":1,"id":"e26cca16_ab10f90c","line":48,"range":{"start_line":48,"start_character":0,"end_line":48,"end_character":41},"updated":"2021-01-14 01:06:42.000000000","message":"I think you can just move this line into [testenv] and then you can remove all the [testenv:py*] environments.  Tox will infer what python to use from the environment name (see lines 7-9 above), you don\u0027t need to create a separate testenv unless you need the environment to differ in some way.  (That said, it\u0027s up to you whether you compress the envs or leave them all separate.)\n\nThis doesn\u0027t work for functional-py* environment names, though, so if you want to run the functional tests under py39, you need to add one below.","commit_id":"caffe8201156f80cb81c8c7944fac46d505803f7"},{"author":{"_account_id":8122,"name":"Cyril Roelandt","email":"cyril@redhat.com","username":"cyril.roelandt.enovance"},"change_message_id":"15970de1d561e0fd049955e041f9f0383609128f","unresolved":false,"context_lines":[{"line_number":45,"context_line":"commands \u003d stestr run --slowest {posargs}"},{"line_number":46,"context_line":""},{"line_number":47,"context_line":"[testenv:py39]"},{"line_number":48,"context_line":"commands \u003d stestr run --slowest {posargs}"},{"line_number":49,"context_line":""},{"line_number":50,"context_line":"[testenv:functional]"},{"line_number":51,"context_line":"# this will use whatever the system python3 is"}],"source_content_type":"text/x-properties","patch_set":1,"id":"6f0219bd_469d3ba9","line":48,"range":{"start_line":48,"start_character":0,"end_line":48,"end_character":41},"in_reply_to":"e26cca16_ab10f90c","updated":"2021-01-14 13:01:11.000000000","message":"Oh, I was wondering why we duplicated the testenv:py3* envs, it turns out we really did not need to!","commit_id":"caffe8201156f80cb81c8c7944fac46d505803f7"}]}
