Commit Graph

5 Commits

Author SHA1 Message Date
George Panchuk
698db1d33f new: drop python3.9, replace union and optional with | where possible 2025-11-14 03:20:36 +07:00
George
baa3e264c8 Drop python 3.8 (#848)
* new: drop python 3.8 support, update type hints

* fix: remove 3.8 from ci

* fix: update type hints

* fix: make netlify use python3.10

* fix: try python3.9 for sphinx

* debug: try updating sphinx

* new: bump ffastembed to 0.4.2

* fix: install numpy<2 for mypy

* fix: install numpy via poetry
2024-11-15 15:54:32 +01:00
George
bf14069f65 new: add python3.13 to ci (#849) 2024-11-15 10:17:49 +01:00
Andrey Vasnetsov
89843eaad0 python 3.12 support (#326) 2023-10-06 15:55:10 +02:00
Nirant
394407afb4 Remove MacOS from PR CI (#256)
* * chore(integration-tests.yml): remove MacOS from the matrix of operating systems
* chore(integration-tests.yml): remove setup for docker on MacOS

* enable macos tests on dispatch

* rename workflow

* do not run congruence tests on macos

---------

Co-authored-by: generall <andrey@vasnetsov.com>
2023-08-17 12:55:05 +02:00