Skip to content

Commit b7b0edd

Browse files
committed
Find hierarchical imports
1 parent 783632e commit b7b0edd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

admin/release.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ source release/bin/activate
1212
# Use pip with older, more forgiving dependency resolution
1313
pip install --upgrade 'pip<20.3'
1414
pip install --editable '.[dev]'
15-
python admin/release.py "${GITHUB_TOKEN}" "${GITHUB_OWNER}"
15+
PYTHONPATH=${PWD} python admin/release.py "${GITHUB_TOKEN}" "${GITHUB_OWNER}"

0 commit comments

Comments
 (0)