mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2024-11-25 02:53:56 +03:00
5ffffe7d35
* Ignore .vscode * Python 3.12 Support * Change base python to 3.12 and pin pydantic to V1 * all tests passed * ci: change default python to 3.12 * remove legacy python versions * annotate pydantic models for tests |
||
---|---|---|
.. | ||
__init__.py | ||
conftest.py | ||
test_config_linking_py2_py3.py | ||
test_config_py2_py3.py | ||
test_from_dict_py2_py3.py | ||
test_from_env_py2_py3.py | ||
test_from_ini_py2_py3.py | ||
test_from_ini_with_env_py2_py3.py | ||
test_from_json_py2_py3.py | ||
test_from_json_with_env_py2_py3.py | ||
test_from_pydantic_py36.py | ||
test_from_value_py2_py3.py | ||
test_from_yaml_py2_py3.py | ||
test_from_yaml_with_env_py2_py3.py | ||
test_ini_files_in_init_py2_py3.py | ||
test_json_files_in_init_py2_py3.py | ||
test_pydantic_settings_in_init_py36.py | ||
test_yaml_files_in_init_py2_py3.py |