make kupferbootstrap package installable

This commit is contained in:
InsanePrawn 2024-02-24 13:51:26 +01:00
parent da6bc1023f
commit 1a37e32db5
11 changed files with 47 additions and 29 deletions

View file

@ -1,4 +1,4 @@
#!/bin/bash
sudo -v
python -m pytest -v --cov=. --cov-branch --cov-report=term "$@" ./*/test_*.py
python -m pytest -v --cov=. --cov-branch --cov-report=term "$@" src/kupferbootstrap