Commit Graph

26 Commits

Author SHA1 Message Date
Laurent Savaëte
d1a20b6a4e Drop python 3.7 and 3.8 from CI checks 2025-08-08 12:34:20 +02:00
Andrea Grandi
d6f97011be Prepare release 0.1.8 2023-04-07 15:10:39 +02:00
Paul Sanders
4079399720 Add python 3.11 to CI tests 2023-01-09 09:07:36 -05:00
Laurent Savaete
16023ff737 Revert "Run CI on python 3.11 as well"
This reverts commit e0f7d0d4be.
2022-11-23 15:24:19 +01:00
Laurent Savaete
e0f7d0d4be Run CI on python 3.11 as well 2022-11-23 15:21:09 +01:00
Laurent Savaete
e10cc56706 Update CI dependencies 2022-11-23 15:20:57 +01:00
Trevor Currie
1e8b4e21f7 Correcting command. 2022-06-16 23:25:16 +02:00
Trevor Currie
74fc1652a7 Adding workflow to enforce no unused imports. 2022-06-16 23:23:03 +02:00
Karl Newell
47fccea044 feature(coverage): Add Python test coverage
Add test coverage via `coverage` package.
Update workflow to run pytest via coverage and output coverage report.
Drops Python 3.6 - which is also an open issue and coverage required
dropping 3.6

Closes #82 #83
2022-02-01 09:12:53 -07:00
Reuben Thomas-Davis
eb88ebcc80 💚 upgrade poetry version 2021-11-13 23:36:32 +00:00
Reuben Thomas-Davis
a6cfbfb6b1 💚 use '' for python versions to ensure parsed correctly 2021-11-13 23:31:10 +00:00
Reuben Thomas-Davis
593a06fbe5 👷 add python 3.10 to workflow 2021-11-13 22:49:18 +00:00
Laurent Savaete
e087145eb8 Re-add python 3.9 support in CI 2021-08-31 00:58:55 +01:00
Laurent Savaete
532acbe622 Merge pull request #61 from laurentS/add-python3.9-support
Add python3.9 support
2021-08-31 00:53:05 +01:00
Laurent Savaete
98216bef34 Revert "Add CI support for python 3.9"
This reverts commit 1956cda374.
2021-08-28 16:04:52 +01:00
Laurent Savaete
6514c0be6f Correctly upgrade poetry to 1.1.8 2021-08-28 15:57:52 +01:00
Laurent Savaete
a9b0bfaeaf Fix typo 2021-08-28 15:49:11 +01:00
Laurent Savaete
ae66e36c0e Manually install build dependencies for requests in python 3.9 2021-08-28 15:47:43 +01:00
Laurent Savaete
889922d0b7 Upgrade poetry to 1.1.8 2021-08-28 15:37:09 +01:00
Laurent Savaete
1956cda374 Add CI support for python 3.9 2021-08-28 15:23:47 +01:00
Laurent Savaete
92abca007f Revert "Add support for python 3.9"
This reverts commit 92c99630a6.
2020-12-21 23:05:55 +00:00
Laurent Savaete
92c99630a6 Add support for python 3.9 2020-12-21 22:53:39 +00:00
Laurent Savaete
1dd4d0c372 Use poetry run to activate venv 2020-12-21 22:44:09 +00:00
Laurent Savaete
c0a8ab2605 Update CI to use new maintained poetry action 2020-12-21 22:33:01 +00:00
Laurent Savaete
5ed2026e8c Fix ci error 2020-09-27 23:22:35 +00:00
Laurent Savaete
a0e9fc41d3 Setup CI to check formatting and run tests 2020-09-27 23:19:36 +00:00