Skip to content

Commit f23eeef

Browse files
committed
merged in conversion script
1 parent b4bd96e commit f23eeef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,4 +110,4 @@ else
110110
fi
111111

112112
# Install maxdiffusion
113-
pip3 install -e . || echo "Failed to install maxdiffusion" >&2
113+
pip3 install -U . || echo "Failed to install maxdiffusion" >&2

0 commit comments

Comments
 (0)