Problem description
After adding pixi.toml to schemastore it would be nice to get the same for pyproject.toml.
Are the JSON schemas (apart from tool.pixi) exactly the same? If we do something like #1084 (comment), it wouldn't be exactly the same but a superset. I think [tool.pixi.tool] is not really necessary.
Problem description
After adding pixi.toml to schemastore it would be nice to get the same for
pyproject.toml.Are the JSON schemas (apart from
tool.pixi) exactly the same? If we do something like #1084 (comment), it wouldn't be exactly the same but a superset. I think[tool.pixi.tool]is not really necessary.