We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0746c0b commit de5cfd3Copy full SHA for de5cfd3
.github/containers/nox-cross-arch/entrypoint.bash
@@ -5,5 +5,6 @@ echo "System details:" $(uname -a)
5
echo "Machine:" $(uname -m)
6
7
pip install -e .[dev-noxfile]
8
+pip freeze
9
10
exec "$@"
0 commit comments