We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3451ed9 commit 5946cabCopy full SHA for 5946cab
1 file changed
noxfile.py
@@ -180,7 +180,6 @@ def tests(session: Session) -> None:
180
session.notify("coverage", posargs=[])
181
182
183
-
184
# We must pass `--clear` due to different session options during pipeline runs
185
# https://github.com/TGSAI/mdio-python/blob/3d01a6d8c93cabeaeff1829599327ae83c7d6593/.github/workflows/tests.yml#L123-L130
186
@session(python=python_versions[0], venv_params=["--clear"])
0 commit comments