Explorar o código

Install setuptools > 65.5.0

Jan Philip Göpfert %!s(int64=2) %!d(string=hai) anos
pai
achega
10a37ba2e2
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .github/workflows/lint_python.yml

+ 1 - 0
.github/workflows/lint_python.yml

@@ -11,6 +11,7 @@ jobs:
               with:
                 python-version: "3.10"
             - run: pip install --upgrade pip wheel
+            - run: pip install --upgrade setuptools>65.5.0
             - run: pip install .
             - run: pip install bandit black flake8 flake8-bugbear flake8-comprehensions isort safety mypy
             - run: mypy --install-types --non-interactive --ignore-missing-imports ./rembg