python-dependency-injector/tests/unit
Anton Petrov 5ffffe7d35 Add Python 3.12 Support (#752)
* 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
2024-08-06 21:40:24 -04:00
..
containers Configuration(ini_files=[...]) (#524) 2021-10-26 20:27:11 -04:00
ext Pytest migration (#519) 2021-10-18 16:19:03 -04:00
providers Add Python 3.12 Support (#752) 2024-08-06 21:40:24 -04:00
samples Allow Closing to detect dependent resources (#636) 2022-12-18 21:49:23 -05:00
schema Fix code layout in tests/unit/schema/test_integration_py36.py 2022-07-19 20:33:43 -04:00
wiring Allow Closing to detect dependent resources (#636) 2022-12-18 21:49:23 -05:00
__init__.py Pytest migration (#519) 2021-10-18 16:19:03 -04:00
.pydocstylerc Update pydocstyle config for unit tests 2017-10-12 19:54:05 -07:00
conftest.py Pytest migration (#519) 2021-10-18 16:19:03 -04:00
test_version_py2_py3.py Pytest migration (#519) 2021-10-18 16:19:03 -04:00