[tox] envlist = build [testenv:build] skip_install = true deps = pybind11>=3,<4 cxxheaderparser commands = {posargs}