fix presentation
This commit is contained in:
parent
f4c09d21fe
commit
1cfd674026
4 changed files with 22 additions and 2 deletions
|
@ -4,3 +4,7 @@ cd "$(dirname "$(realpath "$0")")"
|
|||
|
||||
./clean.sh
|
||||
./build.sh
|
||||
|
||||
source venv/bin/activate
|
||||
|
||||
python -m twine upload dist/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue