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 f8cd9b1 commit 53f7af9Copy full SHA for 53f7af9
circle.yml
@@ -12,7 +12,7 @@ dependencies:
12
- brew install opencv
13
- python3 -m pip install argcomplete coverage empy flake8 flake8-blind-except flake8-builtins flake8-class-newline flake8-comprehensions flake8-deprecated flake8-docstrings flake8-import-order flake8-quotes mock nose pep8 pydocstyle pyflakes pyparsing pytest pytest-cov pytest-runner pyyaml setuptools vcstool
14
15
- - brew install qt freetype
+ - brew install qt freetype assimp
16
- wget -qO- https://raw.githubusercontent.com/creationix/nvm/v0.33.2/install.sh | bash
17
- nvm install v8.9.1
18
- nvm alias default v8.9.1
0 commit comments