Contributing Thanks for considering contributing to pyTorque! Setup Create virtual env pip install -e .[dev] Run tests: pytest Pull Requests Keep PRs focused and small. Add or update tests for behavior changes. Ensure pytest -q passes. Releasing (Placeholder for release instructions.)