File: oncreatecommand.sh

package info (click to toggle)
python-pyvista 0.46.4-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 176,968 kB
  • sloc: python: 94,346; sh: 216; makefile: 70
file content (7 lines) | stat: -rwxr-xr-x 196 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/env bash

python -m pip install -e . --group dev --no-cache-dir
pre-commit install --install-hooks

pip uninstall vtk -y
pip install --extra-index-url https://wheels.vtk.org vtk-osmesa