v0.19.2
Fixed
- Remove fix for #21. The error was not caused by pytest 8.0, but by
Error
exception from
firebird-base
package that masked the absence of__notes__
attribute frompytest
.
Dependency to pytest reverted to>=7.4
.
Changed
- Updated documentation.