Test installation from PyPI #119
test-from-pypi.yml
on: workflow_dispatch
Matrix: test-pypi-sdist
Matrix: test-pypi-wheel
Annotations
6 errors
test-pypi-sdist (3.10, macos-latest, arm64)
[notice] A new release of pip is available: 23.0.1 -> 24.0
[notice] To update, run: python3.10 -m pip install --upgrade pip
|
test-pypi-sdist (3.8, macos-latest, arm64)
[notice] A new release of pip is available: 21.1.1 -> 24.0
[notice] To update, run: python3.8 -m pip install --upgrade pip
|
test-pypi-sdist (3.9, macos-latest, arm64)
[notice] A new release of pip is available: 22.0.4 -> 24.0
[notice] To update, run: python3.9 -m pip install --upgrade pip
|
test-pypi-wheel (3.10, macos-latest, arm64)
[notice] A new release of pip is available: 23.0.1 -> 24.0
[notice] To update, run: python3.10 -m pip install --upgrade pip
|
test-pypi-wheel (3.8, macos-latest, arm64)
[notice] A new release of pip is available: 21.1.1 -> 24.0
[notice] To update, run: python3.8 -m pip install --upgrade pip
|
test-pypi-wheel (3.9, macos-latest, arm64)
[notice] A new release of pip is available: 22.0.4 -> 24.0
[notice] To update, run: python3.9 -m pip install --upgrade pip
|