Skip to content

Commit

Permalink
Pin Pytest 6.2.0
Browse files Browse the repository at this point in the history
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
  • Loading branch information
Akasurde committed Mar 17, 2022
1 parent 3a9dc95 commit 26604d4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions test-requirements.txt
@@ -1 +1,2 @@
yamllint
pytest==6.2.0
2 changes: 1 addition & 1 deletion tox.ini
Expand Up @@ -4,7 +4,7 @@ skipsdist = True
envlist = linters

[testenv]
basepython = python3.8
basepython = python3.10
install_command = pip install {opts} {packages}
deps = -r{toxinidir}/requirements.txt
-r{toxinidir}/test-requirements.txt
Expand Down

0 comments on commit 26604d4

Please sign in to comment.