Ken Cochrane
|
e420d76463
|
Update test.yml
Updated Github Actions to remove python versions 3.7 and 3.8 and added 3.11, 3.12, 3.13
|
2025-07-01 11:22:15 -04:00 |
|
Ken Cochrane
|
2a0469669a
|
Update test.yml
remove pypy from unit tests since it is break for an unknown reason
|
2023-07-13 16:37:12 -04:00 |
|
Ken Cochrane
|
91dfbde556
|
Update test.yml
Changed pypy from 3.8 to 3.9
|
2023-07-13 13:51:52 -04:00 |
|
Ken Cochrane
|
cc6145b84e
|
updated github actions to latest versions
|
2023-02-27 17:53:31 -05:00 |
|
Ken Cochrane
|
b0f90e690a
|
fixing issue #219 don't add redis username by default (#227)
* fixing issue #219 don't add Redis username by default
|
2023-02-23 09:59:52 -05:00 |
|
hashlash
|
45c4575ccd
|
Revert PyPy version pinpoint
|
2022-04-23 08:01:39 -04:00 |
|
Aleksi Häkli
|
3c7ccc4e99
|
Deprecate Python 3.6 support
|
2022-04-15 19:23:05 +03:00 |
|
hashlash
|
41d2f6aab7
|
Pinpoint PyPy version
|
2022-03-02 06:37:01 -05:00 |
|
Hasan Ramezani
|
43e6fcdf13
|
Confirm support for Python 3.10.
|
2021-12-16 16:40:44 -05:00 |
|
Hugo van Kemenade
|
78302f6b35
|
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-12-13 20:43:00 +01:00 |
|
Jannis Leidel
|
b4a5f886d4
|
Migrate to GitHub Actions. (#174)
* Add GitHub Actions test workflow.
* Add release workflow.
* Remove Travis cruft and update changelog.
* Fix deps.
* Remove Celery version restriction.
* Relax installation requirements a bit.
* Update README.rst
* Update tox.ini
|
2020-12-21 14:18:53 +01:00 |
|