Commit Graph
15 Commits
Author SHA1 Message Date
dependabot[bot] 942c68dc78 Bump actions/setup-python from 4 to 5 (#163) 2024-01-01 16:29:45 +01:00
Xavier Olive 36fb0de92c upgrade poetry version 2023-12-19 09:59:35 +01:00
dependabot[bot] 77273153cb Bump actions/checkout from 3 to 4 (#158)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-01 18:36:54 +02:00
dependabot[bot] b4c81db151 Bump snok/install-poetry from 1.3.3 to 1.3.4 (#156)
Bumps [snok/install-poetry](https://github.com/snok/install-poetry) from 1.3.3 to 1.3.4.
- [Release notes](https://github.com/snok/install-poetry/releases)
- [Commits](https://github.com/snok/install-poetry/compare/v1.3.3...v1.3.4)

---
updated-dependencies:
- dependency-name: snok/install-poetry
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-02 13:45:09 +09:00
Xavier Olive 66c29840b0 fix build issues 2023-01-19 15:18:16 +01:00
Xavier Olive 99dc2a4f40 limit wheels to windows, otherwise build from src 2022-12-31 00:42:50 +01:00
Xavier Olive 39936e4472 fix publish 2022-12-30 19:53:33 +01:00
Xavier Olive 09ed997f91 fix publish 2022-12-30 19:40:25 +01:00
Xavier Olive e437931254 fix publish 2022-12-30 19:36:16 +01:00
Xavier Olive ff12d819da fix publish source 2022-12-30 14:17:36 +01:00
Xavier Olive 9e6f9c3ffe upload source 2022-12-30 14:05:38 +01:00
Xavier Olive 8830ef3dfe fix poetry PATH for windows 2022-12-30 13:50:43 +01:00
Xavier Olive d999851da5 fix typo and && 2022-12-30 13:42:52 +01:00
Xavier Olive 6140f84058 update yml 2022-12-30 00:59:30 +01:00
Junzi Sun b8f8f4dbc0 add github action for publishing on pypi 2021-01-23 01:35:04 +01:00