Skip to content
Snippets Groups Projects
Commit 202bcdfa authored by Felix Schäfer's avatar Felix Schäfer :construction_worker:
Browse files

Add wheel

parent d781050f
No related branches found
No related tags found
No related merge requests found
Pipeline #193383 failed
......@@ -13,7 +13,7 @@ black:
stage: linting
image: python:3
before_script:
- pip3 install -U pip pretix black
- pip3 install -U pip wheel pretix black
script:
- black --check .
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment