mirror of
https://github.com/KLayout/klayout.git
synced 2026-09-07 03:21:34 +02:00
test script for klayout python binding build script w python3 filtering output to reduce log size (travis complains about >4Mb) Fixing exit code in macbuild Adding unit tests including long tests in ut_runner
7 lines
105 B
Ruby
7 lines
105 B
Ruby
tap "homebrew/core"
|
|
brew "postgresql"
|
|
brew "mysql"
|
|
brew "python3"
|
|
brew "python@2", link: false
|
|
brew "qt"
|