The **testfixtures** module is being used in test_ga4mp.py and is an unmet dependency, either: 1. **testfixtures** must be added to setup.py 2. a setup.cfg should be setup with a test profile 3. **testfixtures** and its use should be removed.