Commit graph

18 commits

Author SHA1 Message Date
dependabot[bot] c186d72f27
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>
2023-12-06 16:07:07 +00:00
Jennifer Cwagenberg fb1772fd0f ci(actions): ⬆️ update github actions to the latest versions 2023-10-19 14:26:57 -05:00
Vincent Emonet 697be38fab Use pip to install build instead of pipx in the publish workflow, and add link to contributing 2023-07-10 08:46:37 +02:00
Vincent Emonet a1eb871bb6 Edit publish workflow to reuse existing test workflow, and use the build package to build the libretranslate package 2023-07-10 08:11:51 +02:00
Vincent Emonet 19fb149112 Update checkout and setup-python actions version in workflow and improve ruff config 2023-07-09 11:43:58 +02:00
Piero Toffanin 1742157f00 Merge branch 'main' of https://github.com/uav4geo/LibreTranslate 2023-02-01 17:44:51 -05:00
Piero Toffanin f95ec7e6e1 Fix publish package workflow 2023-02-01 17:44:45 -05:00
Piero Toffanin 9abb560784 Drop Python 3.7 package publishing 2023-01-31 17:37:54 -05:00
dingedi 75869e30ab
update references to scripts 2023-01-12 14:23:43 +01:00
Piero Toffanin 7e2b7fbabf Update build files 2023-01-06 11:58:32 -05:00
dingedi ea63203aea
prevent github action error with python 3.10 recognized as python 3.1 2022-05-03 11:14:21 +02:00
dingedi 0c85b1a53c
add python 3.10 2022-05-03 11:09:55 +02:00
Sébastien Thuret e3a3db5996
remove python 3.6 2022-04-03 19:49:49 +02:00
Sébastien Thuret 8eb3644f02
add python 3.9 2022-02-07 11:15:52 +01:00
Vincent Emonet 17c1554c51 Fix test workflow 2021-02-09 15:25:05 +01:00
Vincent Emonet d53e08b57e Add tests for argos boot 2021-02-09 15:21:53 +01:00
Vincent Emonet a0760eb23f updated argos to 1.1.2, fix argos translate init and templates.html render 2021-02-09 14:12:32 +01:00
Vincent Emonet 90d743796b Start adding pip setup package requirements (setup.py, __init__.py, use pkg_resource) 2021-02-09 01:24:34 +01:00