Skip to content

Commit 4eab997

Browse files
committed
Changed to latest pytest by removing version pin.
1 parent 6528fe7 commit 4eab997

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# cmccandless: Breaking changes in pytest 5.4.0
22
# Changelog: https://docs.pytest.org/en/stable/changelog.html#pytest-5-4-0-2020-03-12
3-
pytest ~= 6.2.5
3+
pytest
44
pytest-subtests~=0.5.0
55
tomli

0 commit comments

Comments
 (0)