Skip to content

Refactor setup.py to use entry points #167

Refactor setup.py to use entry points

Refactor setup.py to use entry points #167

Triggered via push October 27, 2023 01:21
Status Success
Total duration 18m 39s
Artifacts

ci.yaml

on: push
Matrix: examples
Matrix: tests
coverage
18m 29s
coverage
packaging-bdist
17s
packaging-bdist
packaging-sdist
20s
packaging-sdist
packaging-source
12s
packaging-source
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
tests (2.7)
The version '2.7' with architecture 'x64' was not found for Ubuntu 20.04. The list of all available versions can be found here: https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json
tests (3.5)
You are using pip version 20.3.4, however version 23.3.1 is available. You should consider upgrading via the 'pip install --upgrade pip' command.
packaging-source
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
packaging-bdist
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
packaging-sdist
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
tests (2.7)
The support for python 2.7 will be removed on June 19. Related issue: https://github.com/actions/setup-python/issues/672