)]}'
{"tox.ini":[{"author":{"_account_id":28522,"name":"Hervé Beraud","email":"herveberaud.pro@gmail.com","username":"hberaud"},"change_message_id":"87a9ef2737e43eacd9a761e6ffa25fda810eb59e","unresolved":false,"context_lines":[{"line_number":47,"context_line":"[testenv:docs]"},{"line_number":48,"context_line":"basepython \u003d python3"},{"line_number":49,"context_line":"commands \u003d"},{"line_number":50,"context_line":"    python -m pip install texttable"},{"line_number":51,"context_line":"    bash -c \u0027python fs-matrix.py \u003e doc/source/feature-configuration-generated.rst\u0027"},{"line_number":52,"context_line":"    python setup.py build_sphinx"},{"line_number":53,"context_line":""}],"source_content_type":"text/x-properties","patch_set":1,"id":"3fa7e38b_876e6bfe","line":50,"range":{"start_line":50,"start_character":4,"end_line":50,"end_character":10},"updated":"2019-11-07 14:12:35.000000000","message":"Please use {envpython} here","commit_id":"6a22aeb2a74ea1896b820c837494901bab52a346"},{"author":{"_account_id":14985,"name":"Alex Schultz","email":"aschultz@next-development.com","username":"mwhahaha"},"change_message_id":"143cbc8b3e20e0c28a6066ff00dd9353321e5544","unresolved":false,"context_lines":[{"line_number":47,"context_line":"[testenv:docs]"},{"line_number":48,"context_line":"basepython \u003d python3"},{"line_number":49,"context_line":"commands \u003d"},{"line_number":50,"context_line":"    {envpython} -m pip install texttable"},{"line_number":51,"context_line":"    bash -c \u0027python fs-matrix.py \u003e doc/source/feature-configuration-generated.rst\u0027"},{"line_number":52,"context_line":"    python setup.py build_sphinx"},{"line_number":53,"context_line":""}],"source_content_type":"text/x-properties","patch_set":2,"id":"3fa7e38b_f69c6c0f","line":50,"updated":"2019-11-13 22:21:23.000000000","message":"Sounds like this should be in something like docs-requirements.txt instead of here","commit_id":"2c3066c61a867e90acff1ccbfa36c8ab797b9c06"},{"author":{"_account_id":28522,"name":"Hervé Beraud","email":"herveberaud.pro@gmail.com","username":"hberaud"},"change_message_id":"c8a22816b0192f637447eaa63ab302ce0c0979d8","unresolved":false,"context_lines":[{"line_number":47,"context_line":"[testenv:docs]"},{"line_number":48,"context_line":"basepython \u003d python3"},{"line_number":49,"context_line":"commands \u003d"},{"line_number":50,"context_line":"    python -m pip install -r {toxinidir}/docs-requirements.txt"},{"line_number":51,"context_line":"    bash -c \u0027python fs-matrix.py \u003e doc/source/feature-configuration-generated.rst\u0027"},{"line_number":52,"context_line":"    python setup.py build_sphinx"},{"line_number":53,"context_line":""}],"source_content_type":"text/x-properties","patch_set":3,"id":"3fa7e38b_9a71967a","line":50,"updated":"2019-11-14 09:12:42.000000000","message":"Why not merely using `deps`?\n\n```\ndeps \u003d -r{toxinidir}/docs-requirements.txt\n```\n\nIt will use the default `install_command` who is similar to this one [1].\n\n[1] https://tox.readthedocs.io/en/latest/config.html#conf-install_command","commit_id":"63ebcfc22563090e1d779bf92a3bb198194f0cab"},{"author":{"_account_id":31245,"name":"Daniel Bengtsson","email":"dbengt@redhat.com","username":"damani42"},"change_message_id":"5146a0c78c3eb827dfa79c2db327a623abf1bec9","unresolved":false,"context_lines":[{"line_number":47,"context_line":"[testenv:docs]"},{"line_number":48,"context_line":"basepython \u003d python3"},{"line_number":49,"context_line":"commands \u003d"},{"line_number":50,"context_line":"    python -m pip install -r {toxinidir}/docs-requirements.txt"},{"line_number":51,"context_line":"    bash -c \u0027python fs-matrix.py \u003e doc/source/feature-configuration-generated.rst\u0027"},{"line_number":52,"context_line":"    python setup.py build_sphinx"},{"line_number":53,"context_line":""}],"source_content_type":"text/x-properties","patch_set":3,"id":"3fa7e38b_9a92f657","line":50,"in_reply_to":"3fa7e38b_9a71967a","updated":"2019-11-14 09:31:06.000000000","message":"Because I get an error with this way.","commit_id":"63ebcfc22563090e1d779bf92a3bb198194f0cab"},{"author":{"_account_id":28522,"name":"Hervé Beraud","email":"herveberaud.pro@gmail.com","username":"hberaud"},"change_message_id":"f1249376d5294b7e6f239df3a4d31dc8e93d6aff","unresolved":false,"context_lines":[{"line_number":47,"context_line":"[testenv:docs]"},{"line_number":48,"context_line":"basepython \u003d python3"},{"line_number":49,"context_line":"commands \u003d"},{"line_number":50,"context_line":"    python -m pip install -r {toxinidir}/docs-requirements.txt"},{"line_number":51,"context_line":"    bash -c \u0027python fs-matrix.py \u003e doc/source/feature-configuration-generated.rst\u0027"},{"line_number":52,"context_line":"    python setup.py build_sphinx"},{"line_number":53,"context_line":""}],"source_content_type":"text/x-properties","patch_set":3,"id":"3fa7e38b_fa00ca68","line":50,"in_reply_to":"3fa7e38b_9a92f657","updated":"2019-11-14 09:36:00.000000000","message":"Tested locally, indeed my version fail... it\u0027s weird...\n\n`deps` will be used first by tox befor `commands` so I don\u0027t understand why we don\u0027t have the needed dependencies by using this approach, maybe some sort of tox bug...","commit_id":"63ebcfc22563090e1d779bf92a3bb198194f0cab"}]}
