started working on automatic build of complib deb package
This commit is contained in:
parent
d1e385a2a1
commit
0cfd021ef2
2 changed files with 37 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
##!/usr/bin/zsh
|
||||
export PYTHONDONTWRITEBYTECODE=1
|
||||
export VERSION="1.0.0-0"
|
||||
export VERSION="1.0.0"
|
||||
|
||||
# BE CAREFUL TO NOT BUILD IN A PYTHON VENV!
|
||||
|
||||
|
|
Reference in a new issue