refactor dependency specification parsing logic
This change moves, cleans up and refactors dependency specification parsing logic from `InitCommand` to `poetry.utils.dependency_specification`. This is done to improve usability and maintainability of this logic.
Showing
src/poetry/utils/dependency_specification.py
0 → 100644
tests/utils/test_dependency_specification.py
0 → 100644
Please
register
or
sign in
to comment