1
0
Fork 0
mirror of https://github.com/mikegerber/ocrd_calamari.git synced 2025-06-09 19:59:53 +02:00
Commit graph

27 commits

Author SHA1 Message Date
b0fb554b31 ✔ CircleCI: Do not test on Python 3.6 anymore (EOL since 2021-12-23)
(See also #90 where it came up.)
2023-10-12 20:39:39 +02:00
3a029ca512 ✔ Do not test on Python 3.11 for now (unsupported) 2023-03-14 11:57:42 +01:00
1fcd103d27 ✔ CircleCI: Install TF by explicitly invoking pip on Py 3.11 2023-03-13 20:00:27 +01:00
2997a471f5 ✔ CircleCI: Test on Python 3.11, too 2023-03-13 19:34:33 +01:00
a858144d4d ✔ CircleCI: Install binary OpenCV for Python 3.6 2023-03-13 19:27:34 +01:00
acfdd20696 Revert "✔ CircleCI: Do not test on Python 3.6 anymore"
This reverts commit 6d022f3c9e.
2023-03-13 17:51:31 +01:00
6d022f3c9e ✔ CircleCI: Do not test on Python 3.6 anymore 2023-03-13 17:49:57 +01:00
ef63291b5a ✔️ CircleCI: Use a test matrix to test on different Python versions 2022-02-24 17:05:50 +01:00
50877f87be ✔️ Move installing deps to Makefile 2022-02-24 16:54:56 +01:00
97e28a9f67 ✔️ CircleCI: Test using the python:3.6.12 image 2022-02-24 16:50:48 +01:00
Robert Sachunsky
13031d585f fix deps 2022-02-11 07:50:04 +01:00
bb9b1ab41b 🐛 CircleCI: Ignore screenshots branch (second try) 2020-09-03 11:55:00 +02:00
7705374cfc 🐛 CircleCI: Ignore screenshots branch 2020-09-03 11:44:47 +02:00
5dfd809fbc 🐛 CircleCI: Try upgrading pip 2020-01-31 10:46:50 +01:00
Konstantin Baierer
60aa158341 circle: set locale to a UTF-8 variant so python doesn't fall back to ascii 2020-01-15 18:12:36 +01:00
2797b0e806 CircleCI: Try to fix encoding problem 2020-01-15 16:15:25 +01:00
e8f60f9bf4 CircleCI: Try to fix encoding problem 2020-01-15 16:08:11 +01:00
7bdd15648f CircleCI: Try to fix encoding problem 2020-01-15 15:59:30 +01:00
d2ca24bf1e CircleCI: Try to fix encoding problem 2020-01-15 15:54:09 +01:00
2393edc645 CircleCI: Install imagemagick 2019-12-05 13:06:59 +01:00
2fb37b14a2 Use Ubuntu 18.04 LTS again (19.04 is EOL 2020-01) 2019-12-03 17:11:09 +01:00
d8212ced93 Use GT segmentation to test 2019-12-03 17:11:09 +01:00
Konstantin Baierer
52ea047a71 ci: try ubuntu 19.04 2019-12-03 17:11:09 +01:00
Konstantin Baierer
710f2096ef ci: install tesseract (again) 2019-12-03 17:11:09 +01:00
Konstantin Baierer
404fc707ae ci: pip{,3} 2019-12-03 17:11:09 +01:00
Konstantin Baierer
7b099352c0 ci: install pip and require models for coverage 2019-12-03 17:11:09 +01:00
Konstantin Baierer
b54ccf90f7 smoke test, circle ci
Conflicts:
	Makefile
	ocrd_calamari/__init__.py
2019-12-03 17:11:09 +01:00