We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa11865 commit 1a569d0Copy full SHA for 1a569d0
tools/install_pre_requirements.sh
@@ -44,7 +44,7 @@ echo "::endgroup::"
44
45
echo "::group::Everything else"
46
python -m pip install $STD_ARGS \
47
- "git+https://github.com/pyvista/pyvista@feat/no_new_attributes_mixin" \
+ "git+https://github.com/pyvista/pyvista" \
48
"git+https://github.com/pyvista/pyvistaqt" \
49
"git+https://github.com/nilearn/nilearn" \
50
"git+https://github.com/pierreablin/picard" \
0 commit comments