File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 329329 " partial-poe.json" , // pyproject.json[tool.poe]
330330 " partial-poetry.json" , // pyproject.json[tool.poetry]
331331 " partial-repo-review.json" , // pyproject.json[tool.repo-review]
332- " partial-tox.json" , // pyproject.json[tool.tox]
332+ " partial-tox.json" , // classic pyproject.json[tool.tox]
333333 " tox.json" ,
334334 " partial-eslint-plugins.json" , // eslintrc.json[rules.*]
335335 " partial-fusion-pack-metadata.json" , // minecraft-pack-mcmeta.json[fusion]
Original file line number Diff line number Diff line change 10531053 "description" : " Tombi is a toolkit for TOML; providing a formatter/linter and language server"
10541054 },
10551055 "tox" : {
1056- "$ref" : " https://json.schemastore.org/partial- tox.json" ,
1056+ "$ref" : " https://json.schemastore.org/tox.json" ,
10571057 "title" : " Testing Framework" ,
10581058 "description" : " Standardized automated testing of Python packages"
10591059 },
You can’t perform that action at this time.
0 commit comments