Commit graph

14 commits

Author SHA1 Message Date
Nick Coghlan
c127f51df1 Also fix GitHub config 2024-05-22 20:23:08 +10:00
Hugo van Kemenade
26ad9aef80
Test Python 3.10 final 2021-11-10 22:59:22 +02:00
Hugo van Kemenade
d63f68b104 CI: Replace deprecated pypy3 with pypy-3.8
pypy3 is deprecated and is not available in newer images:
https://github.com/actions/setup-python/issues/244#issuecomment-925966022

Instead explicitly specify the version:
https://github.com/actions/setup-python#specifying-a-pypy-version

Committed via https://github.com/asottile/all-repos
2021-11-10 22:14:24 +02:00
Nick Coghlan
cef92f49f9 Accept 3.10 beta for testing 2021-06-26 15:47:45 +10:00
Nick Coghlan
dbcddef29f Ensure '3.10' is parsed correctly in YAML 2021-06-26 15:43:50 +10:00
Nick Coghlan
093bc69490 Fix versions in GitHub Actions 2021-06-26 15:42:03 +10:00
Jannis Leidel
4a2baeceab
Cache pip 2020-11-23 16:38:15 +01:00
Jannis Leidel
cd80f6860d
Run tox in verbose mode 2020-11-23 16:26:48 +01:00
Jannis Leidel
72bde0ee1d
No 3.4 2020-11-23 16:25:24 +01:00
Jannis Leidel
70cba0264a
Use Codecov instead of coveralls. 2020-11-23 16:21:54 +01:00
Jannis Leidel
78ec3a1f4b
Debugging errors.. 2020-11-23 15:05:27 +01:00
Jannis Leidel
f8a3439209
Limit parallel runs. 2020-11-23 15:01:42 +01:00
Jannis Leidel
7eb119a73e
Remove cruft. 2020-11-23 14:59:47 +01:00
Jannis Leidel
bf72a830c2
Add test workflow. 2020-11-23 14:55:13 +01:00