renovate[bot]
4db82a0a17
Update dependency cibuildwheel to v2.17.0
2024-03-11 21:51:55 +00:00
renovate[bot]
f886766e3a
Update dependency mypy to v1.9.0
2024-03-09 08:45:29 +00:00
renovate[bot]
d3a394fcbb
Update dependency mypy to v1.8.0
2024-03-03 04:00:51 +00:00
Hugo van Kemenade
fe1edb1e0f
Install mypy from requirements file
...
So Renovate can update it on a schedule
2024-02-19 16:48:44 +02:00
renovate[bot]
1dad1b87ed
Update dependency cibuildwheel to v2.16.5
2024-01-31 00:17:32 +00:00
renovate[bot]
52e51e12b9
Update dependency cibuildwheel to v2.16.4
2024-01-28 21:20:28 +00:00
Hugo van Kemenade
106f3bcae7
Install cibuildwheel from requirements file
...
So Renovate can update them all at the same time
2023-11-28 13:12:42 +02:00
Hugo van Kemenade
dcc66597f0
Test Python 3.13 pre-release
2023-11-08 17:52:43 +02:00
Hugo van Kemenade
d8baf5e3de
Bump setuptools for Pyroma on 3.8-3.9
2023-10-21 22:37:28 +03:00
Andrew Murray
390e4a7360
Install libopenblas-dev to fix installing NumPy on Linux PyPy 3.10
2023-09-17 22:40:42 +10:00
Andrew Murray
d07e45d7d8
NumPy now supports Python 3.12
2023-09-17 21:46:04 +10:00
Andrew Murray
20dbc0f074
Revert "Do not test PyQt6 on Python 3.12"
...
This reverts commit 7a5ddc1712
.
2023-09-02 11:37:22 +10:00
Andrew Murray
7a5ddc1712
Do not test PyQt6 on Python 3.12
2023-05-27 10:28:38 +10:00
rrcgat
aa2e662995
Add sway and wl-clipboard dependencies to GitHub CI workflow
2023-04-17 16:59:42 +08:00
Hugo van Kemenade
2d216d3d3d
Don't install unused and deleted codecov
2023-04-12 18:52:44 +03:00
Andrew Murray
8aa61243e5
Install libxcb-cursor0
2023-04-11 21:13:49 +10:00
Andrew Murray
6fac6b15f2
Revert "Do not install PyQt6-Qt6 6.5.0"
...
This reverts commit 5ef3ddafe3
.
2023-04-11 21:13:13 +10:00
Andrew Murray
5ef3ddafe3
Do not install PyQt6-Qt6 6.5.0
2023-04-10 20:56:46 +10:00
Hugo van Kemenade
ac6b9632b4
Test Python 3.12-dev on macOS and Ubuntu
2023-02-11 16:36:52 +02:00
Andrew Murray
ac83011fbf
NumPy now supports Python 3.11
2022-08-26 18:09:18 +10:00
Andrew Murray
55d94558fb
Do not install test-image-results on GitHub Actions
2022-08-13 23:14:32 +10:00
Andrew Murray
e1d833bce5
Install libxcb-shape0
2022-07-14 21:54:24 +10:00
Andrew Murray
035e95551d
Use build.sh
2022-05-08 21:38:28 +10:00
Andrew Murray
c919db11a8
Install cffi
2022-05-08 21:38:21 +10:00
DWesl
2067f60409
STY: Commit suggestions from PR review.
2022-05-05 15:21:22 -04:00
DWesl
0b134250fa
CI: Use alternatives to select python version ( #4 )
...
* CI: Use alternatives to select python version
* CI: Specify full path to alternatives
/usr/sbin isn't in PATH
* DBG: Print uname to try to avoid bad pip install.
pip>=22 on 32-bit Cygwin seems to cause problems installing coverage. I have no idea why this is, so I just skip upgrading pip there.
* FIX: Fix syntax of conditional for 32-bit Cygwin
I have no idea if it needs to be able to accept i386, but it will if it comes up.
* FIX: Revert earlier debug change.
2022-05-02 20:38:12 -04:00
DWesl
ce7489884f
CI: Update Cygwin pip, but not on 32-bit
...
* CI: Update Cygwin pip, but not on 32-bit
32-bit Cygwin pip>=22 fails to install coverage.
* CI: Let .ci/install.sh handle updating pip
* CI Combine pip update conditions
* CI: Don't try to upgrade pip on 32-bit Cygwin
2022-05-02 17:54:49 -04:00
Andrew Murray
2d25e668e7
Do not install NumPy on Python 3.11
2022-04-30 10:19:48 +10:00
DWesl
afa3cea96a
Merge branch 'main' into add-cygwin-to-ci
2022-04-29 10:43:30 -04:00
Hugo van Kemenade
b4dab3aca3
Test Python 3.11-dev
2022-04-28 23:15:38 +03:00
Andrew Murray
853a95d56b
Merge branch 'main' into add-cygwin-to-ci
2022-04-25 11:00:09 +10:00
DWesl
7605e46011
CI: Set shell for Cygwin CI steps
...
Allows me to avoid .ci/build_cygwin.sh
2022-04-23 08:31:51 -04:00
Andrew Murray
47cf0296c3
Updated to PyQt6
2022-04-23 10:22:29 +10:00
DWesl
4d0e294eb0
CI: Revert changes to test.sh
...
Some early runs needed to explicitly specify the minor version to avoid calling python3.9 which had none of the dependencies installed.
That problem should be fixed.
2022-02-07 17:00:37 -05:00
Andrew Murray
05637393a6
Install Pillow directly
2022-02-02 15:31:31 +11:00
Andrew Murray
629340654c
Switched to cygwin/cygwin-install-action
2022-02-02 15:31:20 +11:00
Andrew Murray
179cdd4444
Merge branch 'main' into add-cygwin-to-ci
2022-01-29 13:59:37 +11:00
Andrew Murray
93008c2095
Upgraded raqm to 0.8.0
2022-01-26 12:23:43 +11:00
Andrew Murray
1ac96dc923
Invoke pip using Python
2022-01-16 14:09:12 +11:00
DWesl
7fd3e9977e
CI: Make sure correct version of python is used for testing.
...
Cygwin is trying to use the highest-available Python version.
One of the Python packages has scripts in /usr/bin that should be in the python39- subpackage.
2021-12-11 15:59:45 -05:00
Andrew Murray
632c11b2ab
Install numpy on Python 3.10
2021-09-06 07:36:40 +10:00
Hugo van Kemenade
370f32ba72
Install wheel on CI to avoid legacy setup.py installs
2021-08-09 17:00:07 +03:00
Hugo van Kemenade
81e866a824
Wheel now works on Python 3.10
2021-08-09 16:17:09 +03:00
Andrew Murray
d9d811ff21
Replaced xml.etree.ElementTree with defusedxml.ElementTree
2021-06-30 11:28:44 +10:00
Andrew Murray
a42a35269a
Reverse test order for two jobs
2021-06-14 22:58:40 +10:00
Andrew Murray
b5fc91a550
Removed GitHub Actions Ubuntu setuptools version requirement
2021-05-10 21:39:36 +10:00
Hugo van Kemenade
ee94f4e394
Revert "Fixed Python 3.10 at alpha.7"
2021-04-30 11:35:27 +03:00
Andrew Murray
5cae79b8e5
Fixed Python 3.10 at alpha.7
2021-04-27 20:27:00 +10:00
Eric Soroos
d0d42cd7c2
Install pytest-timeout on the ci.
...
(dry?)
2021-03-14 14:20:57 +01:00
Andrew Murray
2bbb82a019
Added import test
2021-01-09 12:13:00 +11:00