added more api documentation

new build process
This commit is contained in:
Joel 2021-01-16 23:33:09 +01:00
parent 73284ceab8
commit 134cd3a30e
No known key found for this signature in database
GPG key ID: BDDDBECD0808290E
7 changed files with 53 additions and 70 deletions

View file

@ -1,7 +0,0 @@
#!/usr/bin/env bash
python3 setup.py sdist
cd dist || exit
tar -xzmf *.tar.gz
cd complib-0.0.1 || exit
debmake -b":python3"
gbp buildpackage --git-sign-tags --git-keyid=97B61E4D515353C0A498D2AB22680B5AAC0C4FCE --git-ignore-new # git ignore while developing