Skip to content
Snippets Groups Projects
Commit eb285db8 authored by thomaswoehlke's avatar thomaswoehlke
Browse files

work

parent 5d9a48d7
No related branches found
No related tags found
No related merge requests found
......@@ -32,7 +32,8 @@ function pip_install_via_setup_py() {
}
function build_wheel() {
#python -m build --wheel
pip install -q build
python -m build --wheel
pip check
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment