Skip to content

Commit 414416a

Browse files
committed
Merge hell
1 parent e8663c2 commit 414416a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

admin-tools/make-dist-3.7-3.10.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ if ! source ./setup-python-3.7.sh ; then
2626
exit $?
2727
fi
2828

29-
source ${PACKAGE_MODULE}/version.py
29+
source ../${PACKAGE_MODULE}/version.py
3030
if [[ ! -n $__version__ ]]; then
3131
echo "Something is wrong: __version__ should have been set."
3232
exit 1

0 commit comments

Comments
 (0)