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 604465c commit 9ae4a5aCopy full SHA for 9ae4a5a
tests/run_tests.sh
@@ -125,7 +125,7 @@ git --version
125
cmake --version
126
swig -version
127
pipx run nox --version
128
-pipx install --pip-args='--no-python-version-warning --no-input' nox
+pipx install --pip-args='--no-input' nox
129
nox --version
130
tar --version | grep "GNU tar"
131
# we stopped installing sqlite3 after manylinux_2_28 / musllinux_1_2
0 commit comments