mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-11-03 09:27:32 +03:00
* feat: re cythonize to support python 3.11 * misc: added tox env for python 3.11 * misc: add classifiers for python 3.11 * fix: skip tests for removed functions * misc: CI updates for python 3.11 Co-authored-by: Roman Mogylatov <rmogilatov@gmail.com> |
||
|---|---|---|
| .. | ||
| 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 | ||