Commit Graph

22 Commits

Author SHA1 Message Date
dependabot[bot]
32cd433e99 Bump actions/checkout from 5 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-19 08:27:12 +01:00
François Voron
1b87613aef Fix Python version in CI 2025-10-25 08:29:14 +02:00
François Voron
fcf9a2041a Drop Python 3.9 support 2025-10-25 08:19:03 +02:00
dependabot[bot]
899ec22c3e Bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-24 17:26:58 +02:00
dependabot[bot]
7f80895ff1 Bump actions/setup-python from 5 to 6
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 6.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-24 17:26:03 +02:00
dependabot[bot]
d9cbeeb43c Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-03 14:06:00 +01:00
dependabot[bot]
21a2804c73 Bump actions/setup-python from 4 to 5
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-03 14:05:50 +01:00
François Voron
caa17889e1 Drop Python 3.8 support 2024-11-03 12:51:32 +00:00
François Voron
0605920c21 Drop Python 3.7 support 2023-06-27 15:30:38 +02:00
François Voron
827d7c05e8 Fix docs CI 2022-10-18 08:40:30 +02:00
François Voron
21f30229dc Use hatch for package management 2022-10-18 08:32:06 +02:00
François Voron
dc4f73f81f Fix CI doc 2022-05-04 10:46:31 +02:00
François Voron
bcc467791a Fix CI doc 2022-05-04 10:44:10 +02:00
François Voron
9304ac0223 Fix CI doc 2022-05-04 10:42:16 +02:00
François Voron
37d44ba3e1 Fix CI doc 2022-05-04 10:35:38 +02:00
François Voron
b98ab0bf66 Fix doc CI 2022-05-04 10:33:20 +02:00
François Voron
403bec9c05 Update mkdocs and configure docs versioning 2022-05-04 10:23:42 +02:00
François Voron
5d8160669c Define deps only in pyproject.toml using flit 2022-03-22 11:24:51 +01:00
François Voron
4805977dfc Fix documentation generation 2021-03-04 17:54:53 +01:00
François Voron
66ef56758a Fix documentation workflow (again) 2019-10-14 07:24:44 +02:00
François Voron
4420a41325 Fix documentation workflow 2019-10-14 07:22:58 +02:00
François Voron
645ae48c6c Add GH Action to deploy documentation (#8) 2019-10-13 19:06:44 +02:00