We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfee549 commit 8be7912Copy full SHA for 8be7912
.github/workflows/tests-and-linters.yml
@@ -18,6 +18,7 @@ jobs:
18
- run: pip install tox
19
- run: tox
20
env:
21
+ DEPENDENCY_INJECTOR_LIMITED_API: 1
22
TOXENV: ${{ matrix.python-version }}
23
24
test-different-pydantic-versions:
0 commit comments