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

fix

parent 76eed8bc
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 #110360 failed
Pipeline: Python Binary Wheel Package

#110362

    Pipeline: Python Binary Wheel Package

    #110361

      ...@@ -126,4 +126,5 @@ commands = [["python", "-m", "build"]] ...@@ -126,4 +126,5 @@ commands = [["python", "-m", "build"]]
      package = "wheel" package = "wheel"
      deps = ["-r{toxinidir}/build-requirements.txt"] deps = ["-r{toxinidir}/build-requirements.txt"]
      allowlist_externals = ["docker"] allowlist_externals = ["docker"]
      pass_ent = ["DOCKER_HOST", "DOCKER_TLS_VERIFY", "DOCKER_CERT_PATH"]
      commands = [["python", "-m", "cibuildwheel", "--platform", "linux", "--output-dir", "dist"]] 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