Wheels #36
build_wheels.yml
on: push
Matrix: Build source distribution (sdist)
Matrix: build_wheels
upload_pypi
0s
Annotations
2 errors
Build wheels on windows-latest
Command python -c "import os; from importlib.metadata import version; assert 'v' + version('imsy-htc') == os.getenv('CI_COMMIT_TAG'), os.getenv('CI_COMMIT_TAG')" && py.test --doctest-modules --import-mode=importlib --collect-only --pyargs "htc" "htc_projects" && python -c "from htc import settings; assert settings.src_dir == settings.htc_package_dir, settings.src_dir" failed with code 3221225477.
|
Build wheels on windows-latest
Process completed with exit code 1.
|