0.9.0
- Add
Pytest>=5.4to the requirements - Remove legacy functionality, mostly plain unittest integration
- The
tempfile_fallbackalso kicks in, if a filename was configured, but the file does not exist - Add
register_moduleoption to register the notebook with the module system of Python. This way--doctest-modulesworks as expected