Contributing to pyigt Installing pyigt for development Fork cldf/pyigt Clone your fork Install pyigt for development (preferably in a separate virtual environment) running pip install -r requirements.txt Run the test suite: pytest