mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-22 20:20:43 +01:00
version number automated for python build
This commit is contained in:
8
conda-recipes/build_conda.sh
Executable file
8
conda-recipes/build_conda.sh
Executable file
@@ -0,0 +1,8 @@
|
||||
|
||||
SCRIPTDIR=$(cd "$(dirname "$0")" && pwd)
|
||||
VERSION=$(cat $SCRIPTDIR/../VERSION)
|
||||
export VERSION
|
||||
|
||||
echo "building conda package version: $VERSION"
|
||||
|
||||
conda build .
|
||||
Reference in New Issue
Block a user