schema: validate source objects in poetry
This change is intended to help migrate validation of sections in pyproject.toml that are not relevant to poetry-core into poetry. This allows for poetry frontend specific configuration to be introduced without dependent changes in poetry-core.
Showing
src/poetry/json/schemas/poetry.json
0 → 100644
tests/json/__init__.py
0 → 100644
tests/json/test_schema_sources.py
0 → 100644
Please
register
or
sign in
to comment