Skip to content

Python CI

Python CI #1033

Triggered via schedule August 2, 2023 00:37
Status Success
Total duration 4m 26s
Artifacts

python-ci.yml

on: schedule
Matrix: test
publish
0s
publish
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
test (3.5)
You are using pip version 20.3.4, however version 23.2.1 is available. You should consider upgrading via the 'pip install --upgrade pip' command.
test (2.7)
CPython version 2.7.x is not supported by actions/setup-python. This probably means you are using a deprecated version. If this is not the case, you may suppress the warning setting input "allow-build" to either "info" or "allow".
test (2.7)
The support for python 2.7 will be removed on June 19. Related issue: https://github.com/actions/setup-python/issues/672