mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2024-11-22 09:36:48 +03:00
ef049daae5
* 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 |
||
---|---|---|
.. | ||
__init__.py | ||
singleton_common.py | ||
test_async_py36.py | ||
test_base_py2_py3.py | ||
test_callables_py2_py3.py | ||
test_configuration_py2_py3.py | ||
test_container_py2_py3.py | ||
test_coroutines_py35.py | ||
test_dict_py2_py3.py | ||
test_factories_py2_py3.py | ||
test_injections_py2_py3.py | ||
test_list_py2_py3.py | ||
test_provided_instance_py2_py3.py | ||
test_resource_py35.py | ||
test_selector_py2_py3.py | ||
test_singletons_py2_py3.py | ||
test_singletons_py3.py | ||
test_traversal_py3.py | ||
test_types_py36.py | ||
test_utils_py2_py3.py |