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