Add no-binary option for mypy-extensions
This commit is contained in:
@@ -28,6 +28,7 @@ isort==8.0.1; python_version >= "3.10"
|
|||||||
isort==6.1.0; python_version < "3.10"
|
isort==6.1.0; python_version < "3.10"
|
||||||
mccabe==0.7.0
|
mccabe==0.7.0
|
||||||
mypy-extensions==1.1.0
|
mypy-extensions==1.1.0
|
||||||
|
--no-binary mypy-extensions
|
||||||
nodeenv==1.10.0
|
nodeenv==1.10.0
|
||||||
packaging==26.2
|
packaging==26.2
|
||||||
pathspec==1.1.1
|
pathspec==1.1.1
|
||||||
|
|||||||
Reference in New Issue
Block a user