Skip to content
Snippets Groups Projects
Commit 64dfb80a authored by Hannes Feldt's avatar Hannes Feldt
Browse files

fix

parent 6860bd7a
No related branches found
No related tags found
2 merge requests!10Add pre commit improve tox setup,!9Draft: Add pre-commit hook and improve with better linting
Pipeline #110367 failed
Pipeline: Python Binary Wheel Package

#110369

    Pipeline: Python Binary Wheel Package

    #110368

      ......@@ -126,5 +126,5 @@ commands = [["python", "-m", "build"]]
      package = "wheel"
      deps = ["-r{toxinidir}/build-requirements.txt"]
      allowlist_externals = ["docker"]
      pass_ent = ["DOCKER_HOST", "DOCKER_TLS_VERIFY", "DOCKER_CERT_PATH"]
      pass_env = ["DOCKER_HOST", "DOCKER_TLS_VERIFY", "DOCKER_CERT_PATH"]
      commands = [["python", "-m", "cibuildwheel", "--platform", "linux", "--output-dir", "dist"]]
      0% Loading or .
      You are about to add 0 people to the discussion. Proceed with caution.
      Please register or to comment