- clone repo
- Install poetry
- Install dependencies:
poetry install - enable pre-commit hooks for pylint and code reformat
poetry run autohooks activate --mode poetry
poetry run pytestblack .pylint tidy3d_webapi --rcfile .pylintrc
pip install tidy3dtidy3d configure