Skip to content
Snippets Groups Projects
Commit c29ef22a authored by Thomas Wöhlke's avatar Thomas Wöhlke :alien:
Browse files

Default task

parent a397e849
No related branches found
No related tags found
No related merge requests found
......@@ -13,7 +13,7 @@ pip install -r requirements\docs.in --log logfile2.txt
pip install -r requirements\tests.in --log logfile3.txt
pip install -r requirements\dev.in --log logfile4.txt
#pip install -e . --compile --force-reinstall --progress-bar pretty --log logfile5.txt
pip install -e . --compile --progress-bar pretty --log logfile5.txt
pip install -e . --compile --force-reinstall --progress-bar pretty --log logfile5.txt
#pip install -e . --compile --progress-bar pretty --log logfile5.txt
python -m build --wheel
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