[tox] envlist = py310, py311, py312 [testenv] deps = pytest pytest-cov commands = pytest --cov=langchain_arcade --cov-report=term-missing