Skip to content

Set module version with setuptools-scm

Sign in for the full log view
GitHub Actions / Trunk Check failed Oct 9, 2024 in 31s

Trunk Check

✖ 1 new blocking issue

Details

To reproduce and test locally, run:
trunk check

Annotations

Check warning on line 5 in Dockerfile

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

hadolint(DL3013)

[new] Pin versions in pip. Instead of `pip install <package>` use `pip install <package>==<version>` or `pip install --requirement <requirements file>`