Skip to content
Snippets Groups Projects
Commit 290aebb7 authored by Stephan Seitz's avatar Stephan Seitz
Browse files

Build bdist_wheel

parent faf0558b
Branches
Tags
No related merge requests found
Pipeline #22258 failed
...@@ -63,7 +63,7 @@ before_script: ...@@ -63,7 +63,7 @@ before_script:
- git config --global user.email "stephan.seitz@fau.de" - git config --global user.email "stephan.seitz@fau.de"
- git config --global user.name "Stephan Seitz" - git config --global user.name "Stephan Seitz"
script: script:
- export NO_GPU_EXECUTION=1 - python setup.py bdist_wheel
#- if [[ "$LINT" == "true" ]]; then flake8 src;python setup.py doctest; exit 0; fi #- if [[ "$LINT" == "true" ]]; then flake8 src;python setup.py doctest; exit 0; fi
after_success: after_success:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment