Merge branch 'main' into python3.12 #36
test-and-publish.yml
on: push
Matrix: test
build-and-publish
0s
Annotations
9 errors and 6 warnings
test (3.10)
invocation failed (exit code 1), logfile: /home/runner/work/pyfracgen/pyfracgen/.tox/py310/log/py310-1.log
|
test (3.10)
Could not build wheels for numba, which is required to install pyproject.toml-based projects
|
test (3.10)
py310: InvocationError for command /home/runner/work/pyfracgen/pyfracgen/.tox/py310/bin/python -m pip install --exists-action w '/home/runner/work/pyfracgen/pyfracgen/.tox/.tmp/package/1/pyfracgen-0.1.0.tar.gz[test]' (exited with code 1)
|
test (3.10)
Process completed with exit code 1.
|
test (3.11)
The job was canceled because "_3_10" failed.
|
test (3.11)
invocation failed (exit code 1), logfile: /home/runner/work/pyfracgen/pyfracgen/.tox/py311/log/py311-1.log
|
test (3.11)
Could not build wheels for numba, which is required to install pyproject.toml-based projects
|
test (3.11)
py311: InvocationError for command /home/runner/work/pyfracgen/pyfracgen/.tox/py311/bin/python -m pip install --exists-action w '/home/runner/work/pyfracgen/pyfracgen/.tox/.tmp/package/1/pyfracgen-0.1.0.tar.gz[test]' (exited with code 1)
|
test (3.11)
Process completed with exit code 1.
|
test (3.12)
tox-gh-actions couldn't find environments matching the provided factors from envlist. Please use `tox -vv` to get more detailed logs.
|
test (3.12)
tox-gh-actions couldn't find environments matching the provided factors from envlist. Please use `tox -vv` to get more detailed logs.
|
test (3.10)
tox-poetry-installer: DEPRECATION: The 'install_dev_deps' option is deprecated and will be removed in version 1.0.0. Please update test environments that install development dependencies to set the 'poetry_dev_groups = [dev]' option in tox.ini
|
test (3.10)
pyfracgen 0.1.0 does not provide the extra 'test'
|
test (3.11)
tox-poetry-installer: DEPRECATION: The 'install_dev_deps' option is deprecated and will be removed in version 1.0.0. Please update test environments that install development dependencies to set the 'poetry_dev_groups = [dev]' option in tox.ini
|
test (3.11)
pyfracgen 0.1.0 does not provide the extra 'test'
|