MAJOR very important change
This commit is contained in:
parent
d9c504c4da
commit
71bb71587a
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
export PYTHONDONTWRITEBYTECODE=1
|
export PYTHONDONTWRITEBYTECODE=1
|
||||||
export VERSION="1.0.0"
|
export VERSION="1.0.0"
|
||||||
|
|
||||||
# BE CAREFUL TO NOT BUILD IN A PYTHON VENV!
|
# BE CAREFUL TO NOT BUILD IN A PYTHON VENV! wasd
|
||||||
|
|
||||||
# be sure to change version if needed!
|
# be sure to change version if needed!
|
||||||
fpm -s python --python-bin python3 --python-pip pip3 --python-package-name-prefix python3 \
|
fpm -s python --python-bin python3 --python-pip pip3 --python-package-name-prefix python3 \
|
||||||
|
|
Reference in a new issue