mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-11-25 20:35:39 +03:00
* 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 |
||
|---|---|---|
| .. | ||
| ext | ||
| __init__.py | ||
| __init__.pyi | ||
| _cwiring.c | ||
| _cwiring.pyx | ||
| containers.c | ||
| containers.pxd | ||
| containers.pyi | ||
| containers.pyx | ||
| errors.py | ||
| providers.c | ||
| providers.pxd | ||
| providers.pyi | ||
| providers.pyx | ||
| py.typed | ||
| resources.py | ||
| schema.py | ||
| wiring.py | ||