**Changed**
- Python 3.5, which is past its end of life, is no longer supported. ([\26](https://github.com/nengo/pytest-plt/pull/26))
**Fixed**
- Config options are now properly added to Pytest, eliminating a warning that was raised if a config option was set. ([\26](https://github.com/nengo/pytest-plt/pull/26))
- Handled multiple outputs when mocking out `plt.subplots`. ([\29](https://github.com/nengo/pytest-plt/pull/29))