mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-10-29 23:17:31 +03:00
* Make prototype with enterpolation before parsing * Add test for option.from_yaml() with missing env not required * Make some cosmetic changes to _resolve_config_env_markers() * Add test for option.from_ini() missing envs not required * Skip schema test cause it requires internet connection * Add tests for .from_yaml() for config and config option * Add tests for .from_ini() for config and config option * Add example for os.environ.setdefault() and envs interpolation * Add/update docs on environment variables interpolation * Update changelog |
||
|---|---|---|
| .. | ||
| containers | ||
| ext | ||
| providers | ||
| samples | ||
| schema | ||
| wiring | ||
| __init__.py | ||
| .pydocstylerc | ||
| asyncutils.py | ||
| test_common_py2_py3.py | ||