Skip to content
Snippets Groups Projects
Commit 4428b43a authored by Matthew K Defenderfer's avatar Matthew K Defenderfer
Browse files

change build command

parent c3d342f4
No related branches found
No related tags found
No related merge requests found
Pipeline #11504 failed with stages
in 18 seconds
......@@ -17,7 +17,7 @@ before_script:
build_package:
stage: build
script:
- python setup.py sdist bdist_wheel
- python -m build
artifacts:
paths:
- dist/*
......
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