Commit c3eae2ae authored by Ruben ten Hove's avatar Ruben ten Hove
Browse files

fix: build in clean environment

parent a23287cf
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@ python:build:
  image: registry.gitlab.com/notno/python-tests
  script:
    - pip install build
    - python -m build --no-isolation
    - python -m build
  artifacts:
    paths:
      - dist