Improve the way settings are managed (#1272)
* Refactor configuration code * Add support for local configuration * Update documentation
Showing
poetry/config.py
deleted
100644 → 0
poetry/config/__init__.py
0 → 100644
poetry/config/config.py
0 → 100644
poetry/config/config_source.py
0 → 100644
tests/config/__init__.py
0 → 100644
tests/config/test_config.py
0 → 100644
tests/fixtures/with_local_config/README.rst
0 → 100644
tests/fixtures/with_local_config/poetry.toml
0 → 100644
tests/masonry/publishing/test_publisher.py
0 → 100644
tests/test_config.py
deleted
100644 → 0
Please
register
or
sign in
to comment