Skip to content

Commit 2b362a8

Browse files
author
Ivan Levkivskyi
committed
Another random attempt
1 parent 1907b6d commit 2b362a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
flake8; python_version >= '3.6'
22
flake8-bugbear; python_version >= '3.6'
33
flake8-pyi; python_version >= '3.6'
4-
pytest>=4.4.1; python_version >= '3.4'
4+
pytest>=4.4.1
55
pytest-xdist>=1.18; python_version >= '3.4'
66
pytest-cov>=2.4.0; python_version >= '3.4'

0 commit comments

Comments
 (0)