ocrd_anybaseocr icon indicating copy to clipboard operation
ocrd_anybaseocr copied to clipboard

Remove CI tests for old Python versions

Open stweil opened this issue 1 year ago • 4 comments

stweil avatar May 03 '24 16:05 stweil

It looks like the CI tests are broken. Running less tests should not cause a failure of the remaining ones.

stweil avatar May 03 '24 17:05 stweil

It looks like the CI tests are broken. Running less tests should not cause a failure of the remaining ones.

It doesn't. Just the CI has not been run for quite a while, because there was no change to trigger it. And during that time, other packages broke – the usual problem.

In this case, we just need to downgrade Tensorflow (or rather, tf.keras).

bertsky avatar May 03 '24 22:05 bertsky

See new issue #107.

stweil avatar May 04 '24 06:05 stweil

What about merging this PR?

stweil avatar Aug 27 '24 20:08 stweil