Skip to content

Commit ffd9695

Browse files
committed
chore: remove mypy-constrains reference as we don't need it anymore
Signed-off-by: Yurii Serhiichuk <[email protected]>
1 parent 2b369b7 commit ffd9695

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tox.ini

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ commands = mypy cloudevents
4242
[testenv:mypy-samples-{image,json}]
4343
basepython = python3.11
4444
setenv =
45-
PIP_CONSTRAINT={toxinidir}/requirements/mypy-constraints.txt
4645
mypy-samples-image: SAMPLE_DIR={toxinidir}/samples/http-image-cloudevents
4746
mypy-samples-json: SAMPLE_DIR={toxinidir}/samples/http-json-cloudevents
4847
deps =

0 commit comments

Comments
 (0)