Skip to content

Commit 1a569d0

Browse files
committed
FIX: Fix path [ci skip]
1 parent fa11865 commit 1a569d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/install_pre_requirements.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ echo "::endgroup::"
4444

4545
echo "::group::Everything else"
4646
python -m pip install $STD_ARGS \
47-
"git+https://github.com/pyvista/pyvista@feat/no_new_attributes_mixin" \
47+
"git+https://github.com/pyvista/pyvista" \
4848
"git+https://github.com/pyvista/pyvistaqt" \
4949
"git+https://github.com/nilearn/nilearn" \
5050
"git+https://github.com/pierreablin/picard" \

0 commit comments

Comments
 (0)