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

test

parent 1f3eeaac
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 #110556 failed
Pipeline: Python Binary Wheel Package

#110559

    Pipeline: Python Binary Wheel Package

    #110557

      FROM python:3.13
      RUN python -m pip install --upgrade cibuildwheel cookiecutter pip tox twine
      RUN python -m pip install --upgrade cibuildwheel==2.23.0 cookiecutter pip tox twine
      RUN curl -sSL https://get.docker.com/ | sh
      cibuildwheel >= 2.12.3 # BSD
      cibuildwheel==2.23.0 # BSD
      tox >= 4.0 # ?
      build >= 0.8.0 # MIT
      FROM python:3.13
      RUN python -m pip install --upgrade cibuildwheel pip tox twine
      RUN python -m pip install --upgrade cibuildwheel==2.23.0 pip tox twine
      RUN curl -sSL https://get.docker.com/ | sh
      0% Loading or .
      You are about to add 0 people to the discussion. Proceed with caution.
      Please register or to comment