Unify toml and pyproject file handling (#2982)
This change unifies TOML and pyproject.toml file handling to core classes to ensure consistent handling of TOML files. Reference: python-poetry/poetry-core#70 Reference: python-poetry/poetry-core#74
Showing
poetry/utils/toml_file.py
deleted
100644 → 0
tests/utils/fixtures/test.toml
deleted
100644 → 0
tests/utils/test_toml_file.py
deleted
100644 → 0
Please
register
or
sign in
to comment