File: install_dependencies.osx.sh

package info (click to toggle)
python-pgpy 0.6.0-1.4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,212 kB
  • sloc: python: 8,448; makefile: 155; sh: 10
file content (4 lines) | stat: -rwxr-xr-x 92 bytes parent folder | download | duplicates (2)
1
2
3
4
#!/bin/bash

brew unlink python@3.9 && brew link --overwrite python@3.9
brew bundle install