Skip to content
Snippets Groups Projects
build.cmd 148 B
Newer Older
  • Learn to ignore specific revisions
  • Thomas Wöhlke's avatar
    Thomas Wöhlke committed
    pip install -e .
    
    Thomas Wöhlke's avatar
    Thomas Wöhlke committed
    pip install -q build
    python -m build
    
    Thomas Wöhlke's avatar
    Thomas Wöhlke committed
    pip install -e . --compile --progress-bar pretty
    
    Thomas Wöhlke's avatar
    Thomas Wöhlke committed
    pip install dist/artefact_content-0.0.18.whl