24 Commits

Author SHA1 Message Date
Dr.-Ing. Johannes Pohl
0762111b57 Do not run CI for changes in Readme 2025-12-19 15:25:56 +01:00
Dr.-Ing. Johannes Pohl
cb88c5f0a0 Migrate to PyQt6 (#1072) 2025-12-16 15:24:57 +01:00
Rotzbua
300783bcef Drop python 3.8; Require python 3.9 (#1173)
python 3.8 is EOL
python 3.8 is not supported by numpy2
2025-06-16 17:38:17 +02:00
Rotzbua
33305534ad Remove outdated dependencies from CI (#1171)
`pytest-faulthandler`: This plugin is now part of pytest core since pytest 5.0, so users should not install this plugin together with that pytest version.
`six`: Six is a Python 2 and 3 compatibility library.
2025-06-13 09:43:50 +02:00
Dr.-Ing. Johannes Pohl
1e9416f5de [CI] Fix broken limesuite build for macOS (#1168) 2025-05-31 16:18:39 +02:00
Prof. Dr. Andreas Noack
22dbc7fe01 Replace macos-12 with macos-13 (#1151)
* Replace macos-12 with macos-13
2025-01-14 11:43:39 +01:00
Dr.-Ing. Johannes Pohl
67b50280a7 Requirements: Pin to numpy 1.x.x (#1145) 2024-11-11 16:17:27 +01:00
Rafael Fontenelle
ef2fe946c3 update actions/setup-python to v5 (#1108) 2024-03-14 21:33:59 +01:00
Dr. Johannes Pohl
9c429425b3 Update LICENSE and CI (#1097)
- Update License year
- Use Python 3.11 for bundled Windows builds
- Use `windows-latest` for CI
2024-01-14 00:22:56 +01:00
Dr. Johannes Pohl
1593ffa5ff CI: Bump to macOS 12 (#1081) 2023-11-03 12:34:41 +01:00
Dr. Johannes Pohl
aa95d20b9b Blacken code (#1076) 2023-10-30 17:51:41 +01:00
Dr. Johannes Pohl
ec73ce9312 Upgrade Python versions in CI (#1074) 2023-10-28 12:42:22 +02:00
andynoack
5e342d730d fix macos-11 in ci 2023-06-18 16:46:43 +02:00
andynoack
c545b2eb40 fix macos-11 in ci 2023-06-18 16:42:09 +02:00
andynoack
623d84fa2b test macos-11 in ci 2023-06-18 16:38:24 +02:00
Dr. Johannes Pohl
f52c073034 CI: Add missing env definition to twine upload (#1029) 2023-01-28 19:37:10 +01:00
Dr. Johannes Pohl
d19c8c1479 CI: Install PyAudio directly via pip instead of pipwin (#1021)
PyAudio wheels for Windows are now provided on PyPi so we do not need to use pipwin anymore.
2023-01-13 21:05:33 +01:00
Prof. Dr. Andreas Noack
ca6228fadb Update ci.yml (#998)
fix mac os ci
2022-08-13 12:55:13 +02:00
Dr. Johannes Pohl
7ddf54b0c1 CI: use bash shell for PyPi upload 2022-03-01 09:43:07 +01:00
Dr. Johannes Pohl
b9b380c61d CI: fix twine upload (#961) 2022-03-01 09:30:36 +01:00
Dr. Johannes Pohl
ebd5c21827 Update SDR drivers on macOS (#959) 2022-02-28 18:21:13 +01:00
Dr. Johannes Pohl
48c10b43de Update Windows SDR drivers (#958) 2022-02-28 13:12:31 +01:00
Dr. Johannes Pohl
63c335479d CI: trigger on version tags (#952) 2022-02-26 13:28:17 +01:00
Dr. Johannes Pohl
38d1355536 CI: Migrate to GitHub Actions (#942) 2022-02-21 21:48:36 +01:00